nazneen

Stories kicked by nazneen

Windows Vista Hidden "Copy As Path" option(blog.spontaneouspublicity.com)

submitted by HoolieManHoolieMan(1715) 4 years, 4 months ago

In Windows Vista, if you hold down the Shift key and right click on a file, a new option appears in the context menu: "Copy As Path". Why this option is so hidden, I don’t know. read more...

4 comments |category: |Views: 10

tags: another

Add or remove the www sub domain(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 4 months ago

An HttpModule that let's you easily add or remove the www sub domain from any ASP.NET web application. read more...

add a comment |category: |Views: 29

tags: another

[New Article] Creating custom LINQ provider using LinqExtender(weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 4 months ago

First of all happy new year, secondly my new article is just published at Dotnetslackers. This explains the detail of creating custom LINQ providers using Linqextender. .. read more...

2 comments |category: |Views: 44

tags: another

LINQ provider Basics(weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 6 months ago

Recently, I did couple of posts regarding how to create a custom LINQ provider, I even created a project at Codeplex named LINQ.Flickr, that makes querying , adding and deleting photos , overall creating Flickr app much more enjoyable , with query flavor, similar to LINQ to SQL ..... read more...

1 comment |category: |Views: 19

tags: another