dkram

Stories kicked by dkram

Put Down the XmlNode and Step Away From the StringBuilder(vonsharp.net)

submitted by viggityviggity(1124) 4 years, 3 months ago

Demonstrates the easiest way of generating and parsing Xml available in the .net framework. No more XmlNodes and no more CleanStringForXml custom utility functions. read more...

add a comment |category: |Views: 18

tags: another

Embedding ASP.NET Server Variables in Client JavaScript(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 3 months ago

Getting Server Variables embedded into a page and using them from JavaScript code can be a pain. Following Jon Galloway's post a few days ago I thought that maybe a solution that doesn't rely on ASP.NET AJAX and is more generic might be useful to make the task easier and apply much broader scope. The result is an easy to use, generic class that generates a JavaScript object from key value pairs created on the server from static values or dynamic control/object properties. read more...

1 comment |category: |Views: 136

tags: another

Agile PM Tools(weblogs.asp.net)

submitted by bradygasterbradygaster(4897) 4 years, 3 months ago

Nice list of Agile project management tools. read more...

1 comment |category: |Views: 16

tags: another

OpenID implementation in C# and ASP.NET(blog.madskristensen.dk)

submitted by dscoducdscoduc(1099) 4 years, 4 months ago

Interested in adding OpenID to your .NET website? read more...

3 comments |category: |Views: 378

tags: another

Understanding Single Sign-On in ASP.NET 2.0(aspalliance.com)

submitted by locrainlocrain(400) 4 years, 4 months ago

In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the concept using ASP.NET login controls. read more...

add a comment |category: |Views: 102

tags: another

Free Copy of VS 2008, SQL 2008 and Windows Server 2008(vonsharp.net)

submitted by viggityviggity(1124) 4 years, 4 months ago

Want a lot of free software from our friends at Microsoft? read more...

4 comments |category: |Views: 279

tags: another

Dual Monitors for Developers(blog.jrpsoftware.com)

submitted by rplantrplant(750) 4 years, 4 months ago

Let's face it, a multiple monitor setup is the only way to go for a software developer, or any other computer professional these days. If you are still using only a single monitor, you are not working at your full potential. read more...

8 comments |category: |Views: 38

tags: another