This article explores the use of Visual Studio 2005 and Visual C# 2005 Express Edition code snippet technologies. Once the reader understands the XML syntax used to represent code snippets, this article examines the process of building and registering custom code expansions with your Microsoft .NET IDE of choice. http://msdn.microsoft.com/l... ......
Expression Syntax: (<)%$ ... %(>) New in 2.0ASP.NET 2.0 adds a new declarative expression syntax for substituting values into a page before the page is parsed. This is useful for substituting connection string values or application settings defined in a Web.config file for server control property values. It can also be used to substitute values from a resource file for locaization. Cannot put asp code as the site do not accept I am substituting < as (<) > as (>) Sorry for the inconvenience. ......
http://www.nikhilk.net/Proj... Development HelperA browser extension to provide tools for the Web developer including ASP.NET page and control developers. ASP.NET Development Helper is a utility for ASP.NET page and control developers that plugs into Internet Explorer. It allows viewing information about the current page such as view state and trace, perform some operations on the server in the context of the running application to aid testing, and also allows monitoring requests ......
Download the Slides and Demos from this site to know how to write Atlas Server Controls.
http://www.nikhilk.net/Entry.aspx?id=92
As we are all aware Terminal Server allows concurrent Session on the Remote Machine. So Multiple users can work on a Remote Machine and can run different programs on his/her own session. Is there any other product which does the same? Is there any which can create the same capability for Windows XP Pro? (XP pro Remote desktop allows only one session at any point of time) Is there any free? I am not looking for a Remote Desktop Product (ie, VNC, PC Anywhere etc.) where only one user can work on a ......