In a website created using ASP .net there is a file called web.config . This file holds information about the website’s configuration.
Posts Tagged ‘.net’
Retrieving the connection string in a .net application
Posted in Web Programming, tagged .net, ASP, connection strings on June 18, 2008 | Leave a Comment »
Memory leak in VB findone() method
Posted in Programming, tagged .net, Active Directory, Directory Searcher, VB on June 12, 2008 | Leave a Comment »
I know the title is fascinating but this little nugget of knowledge came in extremely useful. I was writing an web application that talked to Active Directory (using VB .net) for some of it’s info and found that there was a gigantic memory leak occurring.