ASP.NET

  • submit to reddit

Refresh Or Load Asp Page In IFRAME Based On TreeView Node Selection

0 replies - 611 views - 12/20/11 by Snippets Manager in Uncategorized

Solving Duplicate Content with Distinct URLs Issue in ASP.NET MVC

Introduction: When developing a web application, it is very important to optimize your application for search engines because a huge amount of traffic...

0 replies - 2386 views - 12/19/11 by Imran Baloch in News

Select Unique Records Based On Specified Fields Or Column From DataTable

0 replies - 730 views - 12/19/11 by Snippets Manager in Uncategorized

How To Coonvert DataView Into Table

0 replies - 547 views - 12/19/11 by Snippets Manager in Uncategorized

Diffrenet Methods To Logging In MVC 3.0

0 replies - 1848 views - 12/19/11 by Snippets Manager in Uncategorized

How To Enable Or Disable Asp.net Validation Control Using Javascript

0 replies - 3484 views - 12/15/11 by Snippets Manager in Uncategorized

How To Remove Blue Border From Hyperlink If It Contain Image Inside

0 replies - 2844 views - 12/15/11 by Snippets Manager in Uncategorized

Disable Button And Set Message "Wait..." Automatically After Mouse Click

0 replies - 847 views - 12/15/11 by Snippets Manager in Uncategorized

ASP.NET MVC: Converting business objects to select list items

Some of our business classes are used to fill dropdown boxes or select lists. And often you have some base class for all your business classes. In this...

1 replies - 3385 views - 11/11/11 by Gunnar Peipman in News

Time travel issue – “Specified argument was out of the range of valid values. Parameter name: utcDate”

Few hours ago my wife told me it is time to get some rest, but since I was deep inside code resolving some interesting control flows, the time passed. I...

0 replies - 2418 views - 10/30/11 by Hajan Selmani in News

Integrating ASP.NET MVC into legacy Web sites

For some quite long time I naively thought that it is not possible (or at least very difficult) to make ASP.NET MVC stuff work on a Web Site project. But,...

0 replies - 3156 views - 10/30/11 by Alexander Beletsky in News

ASP.NET 4.5 Preview: Using model binding to update data

My last posting about ASP.NET 4.5 introduced how to use strongly typed controls to display data. Using strongly typed presentation layer templates is not...

0 replies - 3340 views - 10/13/11 by Gunnar Peipman in News

ASP.NET MVC 4.0 Mobile Template

Microsoft has released the much awaited ASP.NET MVC 4.0 developer preview and there are lots of features bundled with it. One of the greatest features is...

0 replies - 3065 views - 10/09/11 by Jalpesh Vadgama in News

ASP.NET MVC 4: New mobile web application template

ASP.NET MVC 4 Developer Preview introduces also new template for mobile web applications. These templates are special because they are using jQuery Mobile ...

0 replies - 4375 views - 09/18/11 by Gunnar Peipman in News

Jquery and ASP.NET- Set and Get Value of Server control

Yesterday one of my reader asked me one question that How can I set or get values from Jquery of server side element for example. So I decided to write...

0 replies - 6488 views - 09/08/11 by Jalpesh Vadgama in News