Votre meilleure source d'information et nouvelles environ Microsoft, winvista et fenêtres sur l'Internet

ARTICLES de Vista PRINCIPAL 50 Vista VIDEOS Vista MOU AIDE de Vista

Cadre de .NET

Vous passez en revue actuellement les articles de Logiciel compatible de Vista de MS Windows assortiment de la catégorie Cadre de .NET.

[Laboratoires de phase de Microsoft] la Volte : Développement de Web en utilisant seulement les matériaux dans la chambre

 

Aujourd'hui, les laboratoires de phase de Microsoft est annoncer Prévision de technologie de la Volte, un toolset de réalisateur pour des applications à plusieurs niveaux de Web de bâtiment à l'aide des outils existants et familiers, techniques et modèles. Rangée-se dédoubler déclaratif de la Volte permet à des lotisseurs de remettre des décisions architecturales au sujet de distribution jusqu'au dernier moment responsable possible. En outre, grâce à un modèle de programmation partagé à travers des multiple-rangées, Volte permet le nouveau profilage bout à bout et déterminer des niveaux plus élevés d'exécution, de robustesse, et de fiabilité d'application. En utilisant rangée-se dédoubler déclaratif, les réalisateurs peuvent raffiner des décisions architecturales basées sur ces données de profilage. Ceci sauve le temps et les coûts liés à refactoring manuel. En effet, la Volte prolonge la plateforme de .NET pour permettre plus loin le développement des applications de software+services, en utilisant les outils existants et familiers et les techniques.

Vous architecte et établissez votre application comme application de client de .NET, assignant les parties de l'application qui fonctionnent sur la rangée de serveur et la rangée de client tard dans le procédé de développement. Vous pouvez viser ou des navigateurs de Web ou le CLR comme clients et la Volte manipule les complexités de rangée-se dédoubler. Le compilateur crée le Javascript de croix-navigateur pour la rangée de client, les services de Web pour la rangée de serveur, et toute la communication, la fabrication en série, la synchronisation, la sécurité, et tout autre code de zones fixes pour attacher les rangées ensemble. En effet, la Volte offre une expérience de meilleur-effort des environnements multiples sans exiger la mise sur pied de l'application.

Écrit par le kenlin@HK [MVP] dessus 6 décembre 2007 avec aucuns commentaires.
Lisez plus d'articles dessus otherSoftware et Vie quotidienne et Cadre de .NET et Microsoft et Calcul et Bêtas nouvelles et Windows de phase.

Types du cadre 3.5 de .NET et affiche utilisés généralement de Namespaces

A

Écrit par des askars dessus 18 novembre 2007 avec aucuns commentaires.
Lisez plus d'articles dessus Cadre 3.0 de .NET et Cadre de .NET et Divers et . Filet.

Obtenant l'erreur€ de de l'†œ403 Forbiddenâ dans Sharepoint entretient 3.0 ou serveur 2007 de Sharepoint ?

I am setting up Sharepoint Services 3.0 on a Windows Server 2003 SBS, and came across this problem:

Problem:

Running some pages in Sharepoint Services 3.0 will gives 403 Forbidden error.

After some googling, the solution would be:

Workaround 1:

A) Temporary fix:

  1. Rename the Web.config to  any other filename.
  2. Try accessing the 403 Forbidden page again.
  3. Rename back to Web.config

B) Permanent fix:

This is caused by a Microsoft .NET Framework 2.0 update. Uninstall the Patch KB928365.

Send us some comments if this works!

Written by Jabez Gan [MVP] on November 10th, 2007 with no comments.
Read more articles on .NET Framework.

Microsoft Commits to November Release Date for Visual Studio 2008 and the .NET Framework 3.5

BARCELONA, Spain — Nov. 5, 2007 — Today, during the keynote address at Microsoft TechEd Developers 2007, S. “Soma†Somasegar, corporate vice president of the Developer Division at Microsoft Corp., announced that Microsoft will release Visual Studio 2008 and the .NET Framework 3.5 by the end of November 2007. Visual Studio 2008 and the .NET Framework 3.5 enable developers at all levels to rapidly create connected applications that offer compelling user experiences for Windows Vista, Windows Server 2008, the 2007 Microsoft Office system, mobile devices and the Web. Soma also unveiled plans to open new opportunities for Visual Studio partners, as well as to deliver new tools and resources for developers, including a first Community Technology Preview (CTP) of the Microsoft Sync Framework and new capabilities for Popfly Explorer.

“The highly social and visual nature of the Web has fundamentally changed what users expect from all applications they interact with, regardless of whether it’s on a customer-facing Web site or Windows rich client application, or a desktop business application built using Microsoft Office,†said Somasegar. “Traditionally, organizations have been hard pressed to deliver the richer, more connected applications and services they need to boost productivity, drive revenue and stay ahead of the competition. With Visual Studio 2008 and the .NET Framework 3.5, it is easy for developers to use the skills they already have to build compelling applications that take advantage of the latest platforms.â€

FWBS Ltd., Xerox Corp., Dell Inc. and K2 are just a few of the early adopter customers

...
Click to continue reading "Microsoft Commits to November Release Date for Visual Studio 2008 and the .NET Framework 3.5"

Written by kenlin@HK [MVP] on November 6th, 2007 with no comments.
Read more articles on msdn and .NET Framework and Visual Studio and MS News and Products.

Enable ASP.NET AJAX v1.0 to your existing ASP.NET 2.0 Web Site or Web Application.

Few days ago, I shared about how to upgrade your ASP.NET 1.1 to ASP.NET 2.0, this time I am going to discuss about enabling ASP.NET AJAX v1.0 to your existing Web Site or Web Application.

1) You have to downlaod and install the ASP.NET 2.0 AJAX Extensions 1.0. Here
2) You may download and extract the ASP.NET AJAX Control Toolkit. Here

After install it, you will found out that you may create AJAX Enabled Web Application when creating new projects(Web Site or Web Application). You may also found out that there is a new tab called “AJAX Extensions” in Toolbox. If you have extracted the ASP.NET AJAX Control Toolkit, you may do the following,

1) Create new tab called “AJAX Control Toolkit”;
2) Right click under the created tab and click on “Choose Items…”;
3) Click “Browse…” and browse to the folder which you extract the ASP.NET AJAX Control Toolkit, and then browse to “~\SampleWebSite\Bin\” and select AjaxControlToolokit.dll
4) Now you will see a lot of controls which you are ready to use. You may browse and view the “Toolkit Live” to get the sample and idea on the controls.

You are now ready to build your AJAX web site or web application. However, if you have any existing ASP.NET 2.0 Web Site or Web Application, you do the normal action to write AJAX, you will found out that the AJAX is not working in your existing Web Site or Web Application. You have to do the following in order to let

...
Click to continue reading "Enable ASP.NET AJAX v1.0 to your existing ASP.NET 2.0 Web Site or Web Application."

Written by kenlin@HK [MVP] on November 5th, 2007 with no comments.
Read more articles on msdn and .NET Framework and Visual Studio.

VS2008 Beta2 VPCs re-released

As you might already know, the VS2008 VPC will be expired on Nov 1st, the VSTS team is going to release a new VPC with updated expiration date.  Detail in below,

As the final act in our saga of expiring VPCs, I’m happy to announce that we’ve reissued VPCs for VS2008 Beta2 with an updated expiration date.  You can find the updated links on the VS2008 download page:

Thanks to everyone that has helped us get the word out about this situation and please accept our apologies for any inconvenience this might have caused you.  Needless to say, we’re taking steps now to ensure that we don’t make this particular mistake again.

Source from Jeff Beehler’s Blog — VS2008 Beta2 VPCs re-released

Written by kenlin@HK [MVP] on October 31st, 2007 with no comments.
Read more articles on Virtual Machine and .NET Framework and Visual Studio.

« Older articles

No newer articles