Articles - MVC

0

Like

WebGrid is simply used to display the data with paging and sorting. If you want to control the default behavior of the webgrid, you need do it manually. In this article, I would like to explore how can we do custom paging and sorting. In this article I have used the MVC4 and Entity Framework 5.0 with VS2012. ...Read more
Posted by: Shailendra Chauhan
On 15 Jan 2013 | Views: 103 | Categories: MVC, C#, ASP.NET
0

Like

This article will demonstrate, how to make and validate cascading dropdown list with in Asp.Net MVC4 Razor application using custom server-side and client-side validation. In this article, you will learn how set selected value with in Dropdown list in MVC Razor. ...Read more
Posted by: Shailendra Chauhan
On 11 Jan 2013 | Views: 77 | Categories: Tips & Tricks, MVC, C#, ASP.NET
0

Like

Caching is a most important aspect of high-performance web application. Caching provides a way of storing frequently accessed data and reusing that data. Practically, this is an effective way for improving web application’s performance. ...Read more
Posted by: Shailendra Chauhan
On 11 Jan 2013 | Views: 71 | Categories: Tips & Tricks, MVC, C#, ASP.NET
0

Like

Many times, we required to upload file with strongly-typed view and also apply validation on uploading file using data annotation validators. In this article, I would like to share, how can we upload a file and validate that file, firstly at client side and after that at server side. ...Read more
Posted by: Shailendra Chauhan
On 11 Jan 2013 | Views: 69 | Categories: Tips & Tricks, MVC, C#, ASP.NET
1

Like

Basically, Routing is a pattern matching system that monitor the incoming request and figure out what to do with that request. At runtime, Routing engine use the Route table for matching the incoming request's URL pattern against the URL patterns defined in the Route table. You can register one or more URL patterns to the Route table at Application_Start event. ...Read more
Posted by: Shailendra Chauhan
On 02 Jan 2013 | Views: 97 | Categories: Tips & Tricks, MVC, C#, ASP.NET
1

Like

Type Casting is the mechanism to convert one data type to another. While type casting of one data type to another, we get exception if the previous one data type is not compatible with the new data type. To avoid this exception, we have IS and AS operator in C# for safe type casting. Let's understand how to use both of them. ...Read more
Posted by: Shailendra Chauhan
On 02 Jan 2013 | Views: 85 | Categories: MVC, C#, ASP.NET, Microsoft.net
1

Like

This article will demonstrate, how to create an Asp.Net MVC application with CRUD (Create, Read, Update, Delete) Operations using jQuery JSON and Entity Framework 4.1. Suppose you have below table in database. ...Read more
Posted by: Shailendra Chauhan
On 10 Dec 2012 | Views: 190 | Categories: Tips & Tricks, MVC, Linq, jQuery
0

Like

DHTMLX has announced the release of Scheduler .NET v. 2.1 for ASP.NET.
The updated version of the Ajax-powered calendar control includes live update, multi-page export to PDF and other improvements.
The introduced features can be effectively applied in event and booking calendars, task managers, job schedulers and other systems created with Scheduler .NET web control. They much facilitate the scheduling process.
Downloadable packages include DHTMLX Scheduler .NET with IIS8 WebSockets and SignalR.

DHTMLX Scheduler.NET is available in Standard and PRO Editions. The PRO edition allows you t ...Read more
Posted by: Light
On 06 Dec 2012 | Views: 124 | Categories: VB.NET, MVC, C#, ASP.NET
0

Like

A simple 5-step tutorial on how to create a scheduler / event calendar in ASP.NET MVC3/MVC4 Razor.
Setup via NuGet; code snippets and screenshots are available. ...Read more
Posted by: Viktoria
On 12 Nov 2012 | Views: 177 | Categories: Visual Studio 2010, MVC, C#, ASP.NET
0

Like

DHTMLX Scheduler .NET 2.0 Released. It comes with a new attractive 'terrace' skin and new user-friendly features: Grid View, 'create-on-click' events, integration with Google Calendar, blocking and marking time spans, multiple schedulers and more. ...Read more
Posted by: Viktoria
On 03 Sep 2012 | Views: 218 | Categories: Visual Studio 2010, Visual Studio 2008, MVC, ASP.NET
Page 2 of 12
Other lins

.Net Techies
Other lins