Visual Studio 2008 And Generate Local Resources Some of the

March 31, 2008 – 5:00 pm

Visual Studio 2008 And Generate Local Resources
Some of the changes in Visual Studio 2008 are a bit subtle. One of them is the way the Generate Local Resources option works (Tools | Generate Local Resources is used to make a web form localizable). In both Visual Studio 2005 and 2008 Generate Local Resources adds culture=”auto” and uiculture=”auto…
(Guy Smith-Ferrier)

Using Windows 2008 as your development environment - Tips and Hints
I, like other ASP.NET developers, have always used a server OS as a development environment - typically due to a objection to having to hack XP in order to get multiple virtual IIS hosts. So Windows 2003 was good to me, thank you Windows 2003 Server. I ran it on all my environments. Very few complai…
David Christiansen

Understanding Page Class in ASP.NET 2.0
In this article, Sanjit describes the objects, events, properties, and methods of the Page class. He begins with a short overview and then explores the various objects such as Session, Application, Cache, Request, Response, Server, and User with a brief description of each method found in the related object along with relevant source code.
SANJIT SIL

Syncro Soft ships Syncro SVN Client version 3.0
Syncro Soft has announced the version 3.0 release of Syncro SVN Client, a platform-independent Subversion (SVN) client. The new release introduces visual editing of SVN conflicts, a view with all the changes between two revisions of an SVN folder, and …

You must be logged in to post a comment.