web 2.0

Windows 7 Beta Available For MSDN Subscribers (x86) And (x64)

Windows 7 is now available in Beta for MSDN Subscribers. Both x86 and x64 versions are available. [More]

Views(2901)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Scheduled ASP.NET Task Manager

In this article I’ll talk about Scheduled Task Manager in a ASP.NET Environment. We often need to make scheduled tasks running in background but it’s not very simple to make it with ASP.NET. [More]

Views(4547)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

ASP.NET | C#

How-To Change Visual Studio CSS Editor Default Format Settings

Here is a Quick Tip in order to Change Visual Studio CSS Editor Default Format Settings [More]

Views(3459)

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Tips | Visual Studio

Regular Expression MapRoute With ASP.NET MVC

In this article I’ll talk about ASP.NET MVC Routes and Regular Expression. I based my article from the Fredrik Kalseth’s Blog about Defining Routes using Regular Expressions in ASP.NET MVC. Fredrik provides a Custom Implementation of Route in order to be able to use Regular Expression Patterns with MVC Routing. However we are not able to use that with the MapRoute Extension Method of RouteCollection. So Here is a Custom Implementation of the MapRoute Extension Method which takes advantage of RegexRoute Implementation made by Fredrik. [More]

Views(5043)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

ASP.NET MVC

Using IQueryable<T> Extension Methods With LinqToSql

In this article I’ll shows a pretty useful way to build simple LinqToSql Queries with reusable IQueryable Extension Methods. [More]

Views(3958)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

C#

Most Interesting .NET StackOverFlow Questions

Today a short list of the Most Interesting .NET Questions to me asked on StackOverFlow I founded. [More]

Views(7035)

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

C#

Hidden Features of C#

In this article, I’ll just link to a pretty great StackOverFlow Question about Hidden Features of C#. Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. [More]

Views(6409)

Currently rated 3.7 by 3 people

  • Currently 3.666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

C#

Technorati Profile