Using this script you can insert the create a table for locations and insert the US states in it.
Read more...Often times you might need to convert input string to title case.
For example converting the string “mY GiaNT bREAkFST” to “My Giant Breakfast”
If you place LinkButton inside a repeater which is inside an UpdatePanel, you will get a full postback if you click on the LinkButton.
Read more...Usually you would get this error with your Web Deployment Project if there have multiple classes with same name.
Read more...To change the .Net version of your website, login with remote desktop and open Internet Information Services Manager on the windows 2008 server. This is found under Start Menu > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.
Read more...The type ‘
While working on my first project with Visual Studio 2010, i had to go through some weird stuffs as I tried to convert a Website project to a Website Application project.
Read more...When you’re hosting Silverlight, you have to tweak your IIS settings to allow the server to know how to handle the extensions that it’s not familiar with.
Read more...How to Check Uploaded File Extension – ASP .Net
Read more...How to Add Existing Silverlight Project to Existing Website Project
Read more...