ASP.NET News from Blogger: The Code Project Latest Articles   Get the feed of: The Code Project Latest Articles

Total News: 3522

Implementing ASP.NET MVC Views in three different ways

Three different approaches for implementing the View role in an MVC application....

ASP.NET MVC 3 plug-in architecture using Griffin.MvcContrib

How to create a flexible plugin system with Griffin.MvcContrib....

SSIS Script Task, Extracting attachments from Outlook 2007 in VB.NET

This is an alternative for "Extracting mails and attachments from Outlook 2003 in VB.NET"....

ASP.NET MVC4: Bundling and Minification

ASP.NET MVC4 - Bundling and Minification...

Easy DHTML treeview

This is an alternative for "Easy DHTML treeview"...

How does it work in C#? - Part 3 (C# Linq in detail)

Language Integrated Query (LINQ) is a Microsoft .NET Framework component that works as a communicator between the objects and the data. This article will explore the different extension methods used i...

Simple variable dump

This class dump any .Net object properties to your output window....

LINQ to SqlDataReader

This tip introduces how to query an SqlDataReader with Linq....

ASP.NET MVC3 jQuery inline editor - A nice alternative to the HTML5 content editable feature

This article describes how you can implement inline editing in an ASP.NET MVC application using the jQuery Jeditable plug-in....

Export data to Excel in Webmatrix

How to export data from a SQL Server CE database to an Excel sheet...

An introduction to cross-platform mobile development technologies

Smartphones and tablets are becoming ubiquitous, and, with them, mobile apps. But what does the proliferation of different devices mean for developers entering the market? Do you target a single platf...

Export dato to Excel in Webmatrix

How to export data from a SQL Server CE database to an Excel sheet...

Performance analysis for String and StringBuilder

Performance analysis for String and StringBuilder...

Watermark image on page print in ASP.NET

Printer independent Watermark on webpage print in asp.net & C#...

RestFul WCF JSON Service with client and on Mozilla Firefox REST Client

WCF REStful service -with GET, PUT, POST and DELETE Method and testing on Mozilla Firefox REST Client...

CPPHtmlStatic v1.2

A control based on CStatic for displaying HTML-like text formatting elements....

GoSlideshow HTML5 Canvas

HTML5 CANVAS...

Strong Password Validation

Regular Expression for a strong password using jQquery AJAX....

Open PDF file in new browser tab using ASP.NET with C#

How to open a PDF file in a new browser tab using ASP.NET with C#....

When somebody changes my code...

This blog entry is about that 'non-deterministic' behavior that sometimes happens to 'us' while developing software and all of the sudden something does...

How to troubleshoot ASP.NET application hang with memory dump

In this article, I will show how to troubleshoot an ASP.NET application hang with memory dump...

Server side Delimiters in ASP.NET

This is to see all server side delimiters available for use in ASP.NET...

MVC JavaScript localization of external .js files

A system that permit you to manage your external javascript files and use server localizations in it....

WPF x FileExplorer x MVVM

This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern....

Multi-Core Binary File Splitter

This article aims to show how to take advantage of the Parallel task execution in C# 4 in order to boost CPU Usage while splitting huge files into chunks on Multi-Core environments....

Configuring IIS 7 for ASP.NET Applications Deployment and SQL Server 2008 Integration

This article is important and essential for beginners and intermediate ASP.NET developers. It will help them set their development environment...

Selling software using PayPal IPN as an eCommerce platform

Use PayPal API to automatize software selling, send templatized emails with license keys to customers...

The Regular Expression Skidmarklet

From Pins to Poops, your bookmark bar can do more. Read about the Skidmarklet... a JavaScript Bookmarklet and lessons in RegEx....

An Example to Use jQuery Global AJAX Event Handlers

This article presents an example to use jQuery global AJAX event handlers....

Functional programming in C#

In this article will be shown how you can use functional programming in C#...

Survey/Polling System Using RadioButton List

An article to demonstrate a polling/survey system in ASP.NET using a RadioButtonList....

Simple Class Creator

A very simple class code generation tool. Input a simple select statement and generate code for the schema of the returned virtual table....

Javascript in PDF

This article describes how to use Javascript code to create interactive PDF documents....

How to Add Content Management to Your Existing ASP.NET Web Site

Enhance your old ASP.NET web site with modern Content Management features...

Fancy ASP.NET MVC Image Uploader

Let's build a sample project with a Google like image uploader embracing jQuery, AJAX, and MVC....

ASP.NET Interview Questions: Show Post Cache Substitution

This is one of the asked ASP.Net Interview Questions during the Interview by the Interviewer.Post cache substitution is used when we want to cache the whole page but also need some dynamic region insi...

Parsing and interpreting Xsd using Linq

How to use a Linq2Xsd generated object to directly manipulate XmlSchema...

Tiny UML Sequence Diagram Markup Language for Agile Developer Documentation

I hate overdocumented software components and frameworks. There are top 3 reasons for that: Only the code tells the truth (programmer.97things.oreilly.com/wiki/index.php/Only_the_Code_Tells_the_Truth)...

List SQL Server table column name as rows

This is an alternative for "List SQL Server table column name as rows"...

Easy JavaScript Generic List Implementation

A quick and easy JavaScript implementation of a Generic List with LINQ support....

Eye Dropper control in WPF

Eye dropper control, used to pick color from the environment like the one in Expression Blend or Visual Studio Designer....

Calendar.NET

A day and month calendar control for .NET and Winforms applications written in C#...

Creating basic Excel workbook with Open XML

This article describes how to create a basic Excel workbook using Open XML....

PersianDate Library that Returns value and Converts Syste.DateTime

This is an alternative for "Get Full Shamsi Date in String Format with C# Class"...

Quickest way to create a .NET database application

Tip to create a database application using C# .NET in the shortest time possible....

How to wrap a C# library for use in Java

Wrap a C# library for use in Java, a folktale about an idiot coding at midnight....

Merge DataGrid Header

This is an alternative for "Merge DataGrid Header"...

File and Folder ListView

File and Folder Listview is a simple component that I made as an alternative to OpenFileDialog or CommonOpenFileDialog that does not support selecting both File or Folder....

WPF: Sliding Image Control Part 1 of Sliding Controls Collection

The Sliding Image Control is a part of Sliding Controls, a small but useful WPF custom control collection....

View Other bloggers