pstatho

Stories kicked by pstatho

Castle Windsor 2.0 RTM Released!(ayende.com)

submitted by LordLord(3737) 3 years ago

Some would say that it is about time, I would agree. Windsor might not be the OSS project in pre release state for the longest time (I think that the honor belong to Hurd), but it spent enough time at that state to at least deserve a honorary mention. f you will look, you won’t find Windsor 1.0, only release candidates for 1.0. As I believe I mentioned, Windsor has been production ready for a long time, and for the full release we decided to skip the 1.0 designator, which doesn’t really fit, and go directly to 2.0 read more...

add a comment |category: |Views: 343

tags: another

I Spose I’ll Just Say It: Still Waiting For a GOOD Reason to Learn MVC(blog.theaccidentalgeek.com)

submitted by developerbuzzdeveloperbuzz(145) 3 years, 1 month ago

Why you shouldn’t learn MVC Earlier today Rob Connery posted about why he thinks You Should Learn MVC. Rob is a great guy and we always have lively discussions whenever we meet at conferences. I was in the middle of writing a long comment on his blog when I decided it might be better as it’s own post. read more...

add a comment |category: |Views: 525

tags: another

ELMAH: Error Logging Modules and Handlers for ASP.NET (and MVC too!)(hanselman.com)

submitted by sharplifesharplife(4570) 3 years, 1 month ago

ELMAH has been one of the most useful tools for ASP.NET developers to log errors on their web applications. Now Scott has a nice talk on how to use it even in your ASP.NET MVC applications. Cool! read more...

add a comment |category: |Views: 333

tags: another

C# Regions are not Useful? Give me a Break(codezest.com)

submitted by daveschinkeldaveschinkel(1720) 3 years, 1 month ago

I often see arguments about use of regions in C# code. And this is one of the most annoying things I see on the Internet in my opinion when it pertains to code structure. Whoever says regions are not to be used, I’d love to see your code and know what standards you have established as a team with your code base. I bet you it’s a mess and the reason you don’t like regions is because the developers on your team has abused use of them and that there is no logical pattern or team standard established. read more...

add a comment |category: |Views: 631

tags: another

5 Most Common Asked Questions When Using .Net RIA Services(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years, 1 month ago

From the comments on my previous articles on .Net RIA Services and from the search queries that lead to those articles, a pattern of a recurring set of questions showed up and I am sure that most .Net RIA Services enthusiasts face the same issues. This post address a few of these issues read more...

add a comment |category: |Views: 285

tags: another

A guide to Silverlight 3 new features(timheuer.com)

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

Tim Heuer provides an amazing look into Silverlight 3's new features. read more...

add a comment |category: |Views: 446

tags: another

Installation and Configuration of Microsoft Velocity(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 2 months ago

David walks us through how to install and configure Microsoft Velocity. read more...

add a comment |category: |Views: 518

tags: another

Silverlight 3: AVAILABLE!(nextbestgeek.com)

submitted by RemanReman(1970) 3 years, 2 months ago

Looks like Silverlight 3 is rolled-out: Runtime, SDK and documentation are already available for download. See the Client / Server libs? read more...

1 comment |category: |Views: 447

tags: another

Entity Framework: Be Prepared(encodo.ch)

submitted by pstathopstatho(670) 3 years, 2 months ago

What follows are first impressions acquired while building the data layer for one of our projects. read more...

add a comment |category: |Views: 15

tags: another

10 C# Shorthands that improve productivity(dijksterhuis.org)

submitted by martijnmartijn(445) 3 years, 2 months ago

One of the best things about C# is that as the language and libraries expand thought is put into keeping things readable. Below I have listed 10 shorthands that you can use to make your code tighter and less wordy. No doubt you know one or more already — but do you currently use all ten of them ? read more...

add a comment |category: |Views: 1357

tags: another

How .NET Regular Expressions Really Work(moserware.com)

submitted by moserwaremoserware(1665) 3 years, 2 months ago

A very deep dive into the source code for how .NET Regular Expressions really work read more...

3 comments |category: |Views: 609

tags: another

12+ open source projects for .NET you probably didn’t know about.(blog.webdistortion.com)

submitted by squiggssquiggs(585) 3 years, 2 months ago

Here’s a few of the better .NET open source projects which are making a difference to .NET developers worldwide, and it just shows that the open source .NET community is alive and well. read more...

1 comment |category: |Views: 1932

tags: another

AnkhSVN 2.0.6310 Released - Subversion Plugin for Visual Studio.(ankhsvn.open.collab.net)

submitted by refpointerrefpointer(165) 3 years, 2 months ago

New features include: Experimental support of Visual Studio 2010, Overall performance improvemens, and much more... read more...

1 comment |category: |Views: 590

tags: another

Azure – Performance, IoC, and Instances(ytechie.com)

submitted by SuperJasonSuperJason(2740) 3 years, 3 months ago

My experience so far working with Azure. Some performance testing, IoC container incompatibilities, and frustration with instances. read more...

add a comment |category: |Views: 458

tags: another

Install SQL Server (Express) with your Application(nablasoft.com)

submitted by GuardianGuardian(1104) 3 years, 3 months ago

A bootstrap to allow the deployment of SQL Server Express along with your Application read more...

add a comment |category: |Views: 356

tags: another

ASP.NET MVC 1.0 Release Candidate Now Available(weblogs.asp.net)

submitted by sharplifesharplife(4570) 3 years, 3 months ago

Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out. read more...

2 comments |category: |Views: 239

tags: another