lance

Stories submitted by lance

Fix for URL Rewriting With Intelligencia dll and IIS 5.1 Problem(csharpgurus.blogspot.com)

submitted by lancelance(65) 1 year, 7 months ago

If a rewritten URL contains GUID( where Guid is encrypted in this example) and extra under Intelligencia rewriter and IS 5.1 or IIS 6 , Request.QueryString["guid"] will always read guid+ extra querystring. For Example we have a following rewritten URL. read more...

add a comment |category: |Views: 12

tags: another

Anonymous methods & Lambda expressions(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

C# new language features and its usage. read more...

add a comment |category: |Views: 13

tags: another

AJAX in ASP.NET Part-2(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

Source code read more...

add a comment |category: |Views: 4

tags: another

AJAX in ASP.NET Overview Part-1(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

Using AJAX ASP.NET Extension in Visual studio read more...

add a comment |category: |Views: 6

tags: another

LINQ Basics(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

very basics to start with. read more...

add a comment |category: |Views: 68

tags: another

Exposing Workflow foundation process as webservice in asp.net(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

take a basics tutorial on how to expose workflow as webservice for hosting purpose in asp.net read more...

add a comment |category: |Views: 35

tags: another

ADO.NET Entity Framework Model(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

ADo.net Object Model and LINQ read more...

add a comment |category: |Views: 19

tags: another

HTTP Handlers and HTTP Modules(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

Describes basics of HttpHandlers and developing custom Httphandlers read more...

add a comment |category: |Views: 15

tags: another