kcastle

Stories kicked by kcastle

Viewing Generated Source in IE7(weblogs.asp.net)

submitted by kcastlekcastle(235) 3 years, 3 months ago

Ever wonder how you can view a page's generated source within IE7. Well, here is your solution. read more...

add a comment |category: |Views: 16

tags: another

Ora - Alternative to #region(coolthingoftheday.blogspot.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 4 months ago

An interesting Visual Studio add-in for those who looking beyond regions for access/grouping. It’s kind of like the Class Diagram but on steroids * 10. And one of cooler things is that sample code is provided so you can add your own grouping. So you’re not tied to how the author decided to group the methods. Oh yeah, it works for VB projects too. read more...

add a comment |category: |Views: 634

tags: another

Asynchronous Fire and Forget With Lambdas(haacked.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 4 months ago

Easily fire async method calls using lambdas. read more...

add a comment |category: |Views: 460

tags: another

JSON Services in ASP.NET Ajax(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 4 years ago

In this post Javi discusses the use of JSON services int the context of a client centric development approach, and then he moves on from the theoretical point of view and explains with some samples how to to implement JSON services using the different mechanisms that ASP.NET provides: Page Methods, Web Services and WCF Services. read more...

add a comment |category: |Views: 61

tags: another

Are you making these 3 common ASP.NET AJAX mistakes?(encosia.com)

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

An overview of the impact several ASP.NET page life cycle issues have on ASP.NET AJAX development, and how to avoid them. read more...

6 comments |category: |Views: 397

tags: another

Where are all the cool startups that run on ASP.NET?(sashasydoruk.com)

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

"Sure there are Community Server, MySpace, DotNetKicks and DasBlog; there are all very fine products, but compare them to LAMP, Rails and Java lineup: Digg, Yahoo, LinkedIn, Flickr, Backpack and the Company, Delicious, all the Google Apps, Mint, Meebo, Twitter, Zillow and of course Infinite Cat Project. If you checkout the new startups on TechCrunch, it seems like every new startup is something Linux based and is not ASP.NET." read more...

5 comments |category: |Views: 20

tags: another

Sorting Generic Lists With Anonymous Methods and Reflection(kevincastle.net)

submitted by kcastlekcastle(235) 5 years, 1 month ago

Sorting Generic Lists with Anonymous Methods and Reflection read more...

add a comment |category: |Views: 16

tags: another

Keyboard shortcuts for Visual Studio 2005(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 3 months ago

Keyboard shortcut reference posters read more...

add a comment |category: |Views: 9

tags: another

ASP.NET AJAX Version 1.0 Shipped Today!(ajax.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 4 months ago

ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. read more...

1 comment |category: |Views: 1

tags: another

C# vs Ruby: A sample Side by Side Comparison(sashasydoruk.com)

submitted by kcastlekcastle(235) 5 years, 4 months ago

"Here is my completely non-scientific comparison of C# and Ruby. I will come up with a simple task and will attempt to implement it in both languages. The results will be shown, but no analysis will be available; I don’t want to pick sides because I really like both languages and want to stay on good terms with both of them." read more...

1 comment |category: |Views: 1469

tags: another

Team Foundation Server Roadmap(kevincastle.net)

submitted by kcastlekcastle(235) 5 years, 5 months ago

Posts links to Brian Harry's Team Foundation Server roadmap. read more...

add a comment |category: |Views: 15

tags: another

Taking Your ASP.NET Application Offline for Deployment(kevincastle.net)

submitted by kcastlekcastle(235) 5 years, 5 months ago

Taking your application offline using app_offline.htm read more...

2 comments |category: |Views: 10

tags: another

VSS vs. TFS Smackdown (not really)(kevincastle.net)

submitted by osydorukosydoruk(150) 5 years, 6 months ago

VSS vs. TFS Smackdown read more...

1 comment |category: |Views: 327

tags: another

Web 2.0 API Listing(programmableweb.com)

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

A list of 301 public APIs read more...

add a comment |category: |Views: 2

tags: another

Exporting and importing Visual Studio 2005 settings(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 7 months ago

Exporting and importing settings in Visual Studio 2005 read more...

add a comment |category: |Views: 10

tags: another

Adding Custom Static Code Analysis Rules to Team System(kevincastle.net)

submitted by osydorukosydoruk(150) 5 years, 7 months ago

How to add custom static code analysis rules to Team System read more...

add a comment |category: |Views: 29

tags: another