Error!
Success!

By tag: asp

showing:  of
0
kicks

Url slug in C# (c sharp)  (Unpublished)

This code snippet allows you to generate a clean Url slug. It uses Cyrillic encoding so this solution will not work for non Latin alphabet.


Kicked By:
Drop Kicked By:
0
kicks

Customizing Project Level Templates in Visual Studio Unit Test Framewo  (Unpublished)

The Visual Studio Unit Test framework is the only test framework provided out of the box with ASP.NET MVC 3. This article shows you how to create and install custom test project templates and view engine options.


Kicked By:
Drop Kicked By:
0
kicks

Caching AJAX Calls on Browser  (Unpublished)

Browsers can cache images, JavaScript, CSS files on a user's hard drive, and it can also cache XML HTTP calls if the call is a HTTP GET. The cache is based on the URL. If it's the same URL, and ...


Kicked By:
Drop Kicked By:
0
kicks

How to: Create SEO Friendly URL in ASP Classic  (Unpublished)

Find the method of create SEO Friendly URL in ASP Classic. It is the easiest way to create friendly url.


Kicked By:
Drop Kicked By:
0
kicks

Integrating TypeMock with ASP .NET Unit tests  (Unpublished)

Ivonna let's you write ASP .NET Unit tests in conjunction with TypeMock


Kicked By:
Drop Kicked By:
0
kicks

Paging in ASP and ASP.Net  (Unpublished)

Comparing paging methods : DataSet , DateReader , Recordset, Top Clause , Row_Number Function I did a simple timing using these paging methods on one table of more than 1 million records , getting & looping 100 records per page..


Kicked By:
Drop Kicked By:
0
kicks

Creating a custom ViewEngine for the ASP.NET MVC framework  (Unpublished)

Have you ever seen a presentation of ScottGu about the ASP.NET MVC framework? There is one particular slide that keeps coming back, stating that every step in the ASP.NET MVC life cycle is pluggable. Let's find out if replacing one of these components is actually easy by creating a custom ViewEngine...


Kicked By:
Drop Kicked By:
0
kicks

Setting up classic ASP on Windows Vista and IIS7  (Unpublished)

Setting up classic ASP on Windows Vista and IIS7


Kicked By:
Drop Kicked By:
0
kicks

A Better View On Your Coding Community!  (Unpublished)

A great site that aggregates the top coding-related feeds in one convenient and easy-to-use location. Filter information by providers, topics and keywords in order to quickly find the information that you need.


Kicked By:
Drop Kicked By:
0
kicks

DataGrid Columns in ASP.NET 1.x  (Unpublished)

Working with the DataGrid component in ASP.NET 1.x can be an overwhelming task at times. With so many configurable options available and a myriad of different attributes and parameters to work with your head can be spinning in no time.


Kicked By:
Drop Kicked By: