jamesewelch

Stories kicked by jamesewelch

Community Convergence XXIX(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 9 months ago

There are several good new blogs from members of the Microsoft C# team. Nevertheless, the most important items in this edition of Community Convergence are Rico Mariani's series of articles on LINQ to SQL performance. read more...

add a comment |category: |Views: 0

tags: another

IIS/ASP.NET Settings and Virtual Directory Inheritance(west-wind.com)

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

Root directory web.config settings can easily interfere with child virtual application settings causing all sorts of problems. Here's why this is a problem and how to get around it. read more...

add a comment |category: |Views: 16

tags: another

Get Yahoo's Internal HTTP Performance Analysis Tool(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 10 months ago

Yahoo has finally made YSlow, their HTTP profiling plugin to FireBug, available to the public. A must for any ASP.NET AJAX developer. read more...

1 comment |category: |Views: 6

tags: another

ZIP or Address Radius Search Function for SQL Server 2000(blog.troyd.net)

submitted by powerrushpowerrush(3873) 4 years, 10 months ago

SQL Server 2000/2005 function to calculate distance in miles between 2 latitude/longitude points for zip or address proximity search, etc. read more...

add a comment |category: |Views: 177

tags: another

Karma Points System for DotNetKicks?(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

Please let us know your thoughts on the proposed addition of a 'Karma Points' feature to DNK read more...

17 comments |category: |Views: 20

tags: another

Regionerate, a Code Layout tool for C#(devlicio.us)

submitted by dwhittakerdwhittaker(13.1k) 4 years, 10 months ago

A cool product for automatically generating and laying out your code into regions. read more...

add a comment |category: |Views: 13

tags: another

How To Writer br Without Writing br(vaultofthoughts.net)

submitted by mikeonmikeon(5200) 4 years, 11 months ago

On using HtmlTextWriter object with HtmlTextWriterTag enumeration and how to writer <br /> without using literal "<br />" string. read more...

add a comment |category: |Views: 2

tags: another

Jason's AJAX Component Library(jason.diamond.name)

submitted by TweeZzTweeZz(77) 4 years, 11 months ago

The 'inventer' of Anthem.NET (Ajax framework for asp) left the Anthem scene more then one year ago. Now he's back with an Ajax Component Library build on top of ASP.NET AJAX. read more...

2 comments |category: |Views: 27

tags: another

Slightly more dynamic ORDER BY in SQL Server 2005(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 1 month ago

When CASE isn't enough and dynamic SQL isn't an option, here's a method for using dynamic ORDER BYs in SQL 2005. Supports multiple columns and sort directions. read more...

add a comment |category: |Views: 188

tags: another

DotNetKicks to be Open Sourced(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 2 months ago

As the community on DotNetKicks.com has grown in size over the past year, I have received received many offers of help with adding features and many requests for the source code. Due to other top secret commitments, I have recently not had as much time as I would have liked to continue the development of DotNetKicks.com. A discussion on DotNetKicks last week re-highlighted the issue of feature stagnation (the community is continuing to grow just fine). We are in the business of solving problems, and the best solution here is to open source the project. I had planned to release some code this past weekend, but some of the current dependencies include code that I don't wish to release. I am currently refactoring the dependencies, and I will be able to release some code very soon. Please shout it from the roof tops, we need all the contributers we can get. read more...

4 comments |category: |Views: 5

tags: another

DotNetKicks integration into the "New" Blogger.com(www2.john.rummellcc.com)

submitted by johnrummelljohnrummell(1321) 5 years, 2 months ago

Integrate that cool looking DotNetKicks image link into the new Blogger templates. read more...

add a comment |category: |Views: 16

tags: another

The Demise of NDoc and A Challenge For Users Of Open Source Software(haacked.com)

submitted by wwb_99wwb_99(870) 5 years, 10 months ago

A summary of the unfortunate demise of the NDoc 2.0 project. But more importantly, it is Paul Haack's eloquent appeal to developers to do their part and contribute to the open source projects which make their lives much easier. read more...

2 comments |category: |Views: 4

tags: another