See article here to encrypt or decrypt section of web.config file.
Thursday, 25 September 2008
Thursday, 18 September 2008
VS2005 XML Comments not shown
XML Method comments are not being displayed by intellisense for methods of classes other than those in the same project.
Any referenced DLL must have the XML file which contains the comments in the same directory as the DLL itself.
Tuesday, 16 September 2008
Asp.Net - Simulate a windows service
Very interesting article here: CodeProject:AspNetService detailing how to simulate a windows service running completely within Aps.Net using cache item call backs.
Subscribe to:
Posts (Atom)