Refactor! for Visual Basic 2008 Beta 2 31 Aug 2007 16:31 GMTRefactor! for Visual Basic 2008 by Developer Express Inc. enables Visual Basic developers to simplify and re-structure source code inside of Visual Studio 2008, making it easier to read and less costly to maintain. Download this version which works with Visual Studio 2008 Beta 2 and contains many new refactoring operations to support the new language features in Visual Basic 9.
Source: MSDN Creating an ASP.NET 2.0 Polling User Control: Building the Polling User Control 29 Aug 2007 00:00 GMT
Welcome to the second article in a three-part series on building a polling User Control. In the first installment,
Design Decisions and the Data Model, we looked at
the design decisions made prior to creating the control as well as the poll's data model, which consisted of three
tables in a SQL Server 2005 database.
We are now ready to start building the poll's user interface. Since my poll control only allows authenticated users to
vote, if an anonymous visitor reaches the poll or if the authenticated user has already voted then the User Control displays
the results of the poll in a read-only interface. If visited by an authenticated user who has yet to take the poll, it
allows the user to vote, after which the results are stored in the database and the results displayed to the user.
In addition to building the polling User Control, we'll also look at how to add the poll to a web page. Read on to learn
more!
Read More >
Source: 4GuysFromRolla How Do I: Sign Up for the Microsoft Visual Studio Industry Partner Program? 28 Aug 2007 09:11 GMTIn this video, Hilton Giesenow shows how to sign up with the Microsoft Visual Studio Industry Partner (VSIP) program in order to obtain a Package Load Key required to distribute a VSPackage. See how to sign your package with this key and get tips for debugging signing and other load failures.
Source: MSDN Have You Xiine It? 27 Aug 2007 20:25 GMTCoDe Magazine rolls out Xiine, a new .NET-based content reader that brings online content closer to print quality.
Source: DevX XML Schema Designer CTP1 Released! 27 Aug 2007 19:21 GMTThe first Community Technology Preview (CTP) of the XML Schema Designer has been released. The XML Schema Designer is a graphical tool for working with XML Schemas. This CTP is targeted towards the Visual Studio developer who needs to interact with XML Schemas in the process of working on an application. It will not require an in-depth knowledge of the XML Schema spec and will be useable by both schema experts and novice users.
Source: MSDN Enterprise Software Configuration Made Simple 25 Aug 2007 02:04 GMTStop copying and editing configuration files, and find out how to build your own system to store and deliver configuration information from a central location.
Source: DevX