Tag: ASP .Net

Delete Operation in MVC

This week I just started some MVC tutorials which I’m really liking. And after some tutorials I […]

For Loop with Negative Step | Quickie

Cannot believe that I’m writing some helpful examples using VB.Net, but that is the language that […]

Get data from an SQLDataSource to a DataTable and Bind Grid

This week, I needed to bind a gridview to and SQLDataSource. The only problem is that […]

ASP.Net 4.0 Validate Request

When creating a CMS sometimes you need to allow certain tags pass through the ASP.Net Validation. […]

ASP.Net | Read Values from Javascript

Today I started checking out some videos about Windows CardSpace and ASP.Net for logging in and […]

Create your favicon.ico easily

To easily create a favicon.ico to be used on a website, you can use the following […]

URLRewriter Submit Button Error | Intelligencia

Today I was using Intelligencia URLRewriter to use Search Engine Friendly URL’s to improve my site’s […]

Project NINE | Launching 29th November

Small Businesses, Medium Businesses, Small to Medium Companies, Website Design, Web Development, Graphics, Coming Soon, Launching in November, To Get You Online, Register For More Info, Register Nine

CMS | Sitefinity Not Working on Windows 7 64-Bit

To solve this problem, you need to access IIS 7 Manager and make sure that the: Application Pool […]

Return Array from Web Service using ScriptManager & Javascript

 This is used to call the Web Service using ASP.Net and Script Manager. Must be inserted […]