Process Template Editor
Visual Studio Team System Customization Toolkit: Used to graphically manage process templates, work item types, and global lists.
http://www.imaginets.com/Default.aspx?tabid=133
Thursday, September 21, 2006
Monday, July 19, 2004
Visual Studio 2005 Express Products, Manual Installation Complete Download
---------------------------------------------------------------
Based on cutomer feedback Microsoft also has kept manual setup instrcutions along with downloads...
---------------------------------------------------------------
Mandatory Step :-
Download and install Microsoft .NET Framework 2.0 Beta: Microsoft .NET Framework 2.0 Beta (25 MB). Click Open to install the product.
---------------------------------------------------------------
Download and install Visual C# 2005 Express Edition Beta: Visual C# 2005 Express Edition Beta (30 MB). Click Open to install the product.
---------------------------------------------------------------
Download and install Visual Basic 2005 Express Edition Beta: Visual Basic 2005 Express Edition Beta (35 MB). Click Open to install the product.
---------------------------------------------------------------
[Optional] Download and install Microsoft Visual J# .NET Redistributable Package 2.0 Beta: Microsoft Visual J# Redistributable Package 2.0 is required to develop with Visual J# in Visual Web Developer 2005 Express Edition Beta. Microsoft Visual J# .NET Redistributable Package 2.0 Beta (4 MB). Click Open to install the product.
---------------------------------------------------------------
Download and install Visual Web Developer 2005 Express Edition Beta: Visual Web Developer 2005 Express Edition Beta (44 MB). Click Open to install the product.
---------------------------------------------------------------
[Optional] Download and install Microsoft MSDN Express Library 2005 Beta: The MSDN Express Library contains additional product documentation for all Visual Studio Express Editions.Microsoft MSDN Express Library 2005 Beta (162 MB). Click Open to install the product.
---------------------------------------------------------------
[Optional] Download and install SQL Server 2005 Express Edition Beta: SQL Server Express is an easy-to-use version of SQL Server 2005 designed for building simple data-driven applications. SQL Server 2005 Express Edition Beta (36 MB). Click Open to install the product.
---------------------------------------------------------------
Tuesday, February 03, 2004
Mixing Forms and Windows Security in ASP.NET .:new
Examine a solution that combines Forms and Windows Authentication, enabling ASP.NET security for both internal and external users.
---------------------------------------------------------------
Building a Custom Registration and Login Control .:new
Why wait for ASP.NET Whidbey to add Registration and Authentication controls? Build that functionality into ASP.NET 1.1 with this article.
---------------------------------------------------------------
The Forgotten Controls – HTML Server Controls .:new
Discover the ASP.NET HTML server controls. Learn how they can help you tune the HTML generated for your Web pages, and allow you to alter parts of the page normally not reachable.
---------------------------------------------------------------
Rich Custom Error Handling with ASP.NET .:new
Add your own custom error handling to your ASP.NET Web applications to ease debugging and improve customer satisfaction.
---------------------------------------------------------------
Data Points - Managing Hierarchical Inserts in ASP.NET and ADO.NET .:new
Manage and persist user input before it's committed to the database
---------------------------------------------------------------
Inside WSDL with .NET Attribution .:new
Understanding how a Web Services Definition Language (WSDL) file describes your Web service is the key to understanding how XML Web services work in general. Demystify the Web Service Description Language (WSDL) files that Microsoft ASP.NET generates by examining the seven major elements that compose a WSDL file, and learn techniques for altering the generated WSDL by using the attributes available within the System.Web.Services, System.Web.Services.Protocols, and the System.Xml.Serialization namespaces.
---------------------------------------------------------------
Turn Your Log Files into Searchable Data Using Regex and the XML Classes .:new
Discover how to use the built-in regular expression functionality in the .NET Framework to convert delimited log files into XML for later processing.
---------------------------------------------------------------
One Site, Many Faces .:new
Examine a technique for building and maintaining a site that presents a variety of output formats (XML, HTML, RSS) from a single source.
