Register Login
   
Viewing Author

Current Articles | Archives | Search

Entries for 'tmahmud'

Friday, April 04, 2008
Encrypting Connection Strings in ASP.NET
By tmahmud @ 9:22 AM :: 997 Views :: 0 Comments :: Article Rating :: ASP.NET 2.0

This article shows how you can encrypt a connection string in web.config file in ASP.NET 2.0 form the command prompt in few easy steps.

Read More..
Wednesday, April 02, 2008
Create A Digital Clock in ASP.NET with Ajax
By tmahmud @ 10:24 PM :: 2663 Views :: 4 Comments :: Article Rating :: VB.NET Specific, C#.NET Specific, ASP.NET 2.0, AJAX

Creating a clock in ASP.NET is very simple. You can accomplish this with one line of code.

Read More..