Aspnetsource - aspnetsource.com

General Information:

Latest News:

FeedBurner + Unicode Chars in URL + Clickthroughs = Broken URLs in RSS 24 May 2013 | 01:41 am

If you user FeedBurner to for the RSS feeds of your blog or website and you’ve checked the Clickthroughs option (an option to enable tracking how often people click items back to your site) there’s on...

StyleSheetTheme vs. Theme 28 Oct 2012 | 01:17 am

If you plan to use Themes in your ASP.NET website, you can set the active one by using two page’s properties:  StyleSheetTheme and Theme. The properties defined by StyleSheetTheme are applied before s...

JavaScript: Convert UTC to Local Time 30 Sep 2012 | 01:26 am

Consider the following situation: you have some dates for feature events in you database, then you want to publish then in your website, but the user to be able to see these dates in his local time zo...

How to Use Akismet in ASP.NET or .NET Application 26 Sep 2012 | 11:43 pm

If you develop an asp.net website or other .net application and you want to use the Akismet spam protection service, here a quick solution for your issue: Download THIS .NET Akismet API from CodePlex....

Convert WebSite Project (WSP) to Web Application Project (WAP) 25 Aug 2012 | 01:02 am

Recently, I had to convert an ASP.NET WebSite Project (WSP) to Web Application Project (WAP). Actually, it’s easy Here are the necessary steps that you need to do: Create a new Web App Project. You ca...

The ObservableCollection class 5 May 2012 | 10:01 pm

The ObservableCollection<T> class can be used in situations when you need to get information when some element is added or removed. It was defined for the Windows Presentation Foundation (WPF) to allo...

The ISet Interface, HashSet, and SortedSet 4 May 2012 | 10:07 am

The ISet<T> is new in .NET Framework 4. The term ‘set’ is used to mark a collection which includes only distinct elements. The ISet interface include different methods that can be used to make union b...

C# Delegates, Lambda Expressions, Events – Learn by Examples 6 Apr 2012 | 08:36 am

Delegates in C# .NET Framework 4.0 allows us to address to methods. If we compare C# delegates with function pointer is C++, we can find many advantages of C# delegates over C++ pointer to functions s...

C# Tuples 30 Mar 2012 | 08:06 am

The Tuples in C# are new to .NET Framework 4.0. They allow you to combine items that are from different types. In .NET Framework 4, there are 8 gineric Tuple class that can be used to support differen...

C# Extension Method 28 Mar 2012 | 07:51 am

The extension method is a static method that can be defined as a extension to the methods of some class. It’s a nice alternative to inheritance. Here’s a simple example that can show you the power of ...

Related Keywords:

asp.net source, source code asp.net, w3schools sql, blog asp source code, ablecommerce 7 themes, source asp.net, asp dotenet products directory source code, free wyswig editor for dot net, how to redirect to current page, products directory source code

Recently parsed news:

Recent searches: