Magic-dev - magic-dev.com - Magic Dev

Latest News:

Knockout with ASP.NET Web API – Contacts List Example 27 Jul 2012 | 07:11 pm

ASP .Net Web API and Knockout can complement each other to allow for a rich client side user experience.In this tutorial I will complete the previous tutorial (Getting Started with Knockout – Contacts...

Getting Started with Knockout – Contacts List Example 15 Jul 2012 | 06:03 pm

Knockout is a JavaScript library that helps you simplify dynamic JavaScript UIs using the Model-View-ViewModel (MVVM) pattern, responsive display and editor user interfaces with a clean underlying dat...

Export Gridview or Repeater to Excel in ASP.NET with custom results and styles 4 May 2012 | 09:34 pm

This tutorial explains how to export GridView or Repeater data or any datasource to Excel Sheet with customization in results and styles and not related to GridView or Repeater control style. In our ...

Bind XML file to GridView with insert,update and delete in ASP.NET 21 Apr 2012 | 07:30 am

One of the most popular data source is XML. This Tutorial explains how to read Markup Language (XML) data into an ADO.NET DataSet object with insert, update and delete. In this tutorial we will expla...

Fetching URL details from textbox during write or paste text like Facebook 20 Apr 2012 | 09:46 am

The main idea of this tutorial is when we write or paste some url it automatically fetch url details like facebook via ajax using ASP.NET and jQuery. To detect url details we will use HtmlAgilityPack...

Upload and Extract Zip File in ASP.NET to a Directory on Server 3 Apr 2012 | 11:42 pm

Often we need to upload several files to server, but we might have to upload these files one by one. In this tutorial we explain a simple code to resolve this issue. The idea based on compressing file...

Send Notifications to Web Clients using SignalR in ASP.NET 25 Mar 2012 | 08:30 pm

Of the most important features that become websites are competing, is a continuous contact with the clients. like notifications for connected clients, to send them last news, newest product or notify ...

Protecting files from unauthorized downloading using ASP.NET 15 Nov 2011 | 02:03 pm

This is tutorial explain by simple way how to protect files from unauthorized users using ASP.NET. The basic idea is to upload sensitive files to folders that can not be accessed from the web. Assumi...

Autocomplete TextBox from database using jQuery UI in ASP.NET 27 Oct 2011 | 03:07 am

In previous tutorial which explain how to create autocopmplete search with custom results (images, descriptions and  links) and without using jQuery UI plugin, and it use for a search. This tutorial e...

Drag and Drop multiple items from list to textbox 14 Oct 2011 | 10:54 pm

This Tutorial explain how to create drag and drop one or multiple items (selected by checkbox) from list to textbox. This example useful when we want to write a group of things seperated by comma like...

Recently parsed news:

Recent searches: