sdorzak

Stories kicked by sdorzak

Running an Agile Team, A Year Later(deepfriedbytes.com)

submitted by keithelderkeithelder(450) 3 years, 7 months ago

Are you holding back on adopting Agile practices? Listen in as Sara Ford, Codeplex Program Manager, explains first hand the benefits of working in an Agile team and why she wouldn't go back to the traditional Microsoft methodology. read more...

add a comment |category: |Views: 484

tags: another

Alt.NET Podcast Episode 9: The State of IronRuby(altnetpodcast.com)

submitted by javeryjavery(5523) 3 years, 8 months ago

Learn about Ruby, why you should check it out, and what the status is on the IronRuby project, read more...

add a comment |category: |Views: 96

tags: another

Software Developers Never Change(coderjournal.com)

submitted by zigamorphzigamorph(3319) 4 years ago

So if you are to take anything away from this rant, take this, do what you love, and become the best at it. And if what you love isn’t your 9-5 job, deeply understand this and get out of the way of people who’s 9-5 job is what they love. read more...

add a comment |category: |Views: 338

tags: another

Stored Procedures vs. Ad-Hoc (yet again yawn)(statestreetgang.net)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 1 month ago

Inspired by Chris Love's Things I Hate About NET post http://www.dotnetkicks.com/aspnet/Things_I_Hate_About_NET I respond to his love of (yech) Stored Procedures. read more...

add a comment |category: |Views: 15

tags: another

Visual Studio Team System Widgets(widgets.accentient.com)

submitted by sdorzaksdorzak(175) 4 years, 1 month ago

This is a list of various Visual Studio Team System add-ins, add-ons, widgets, and extensibility solutions. These widgets may be works in progress, open source, or commercially licensed products, so please read the respective license agreements! read more...

add a comment |category: |Views: 10

tags: another

How to make your page printer friendly with CSS(alistapart.com)

submitted by sdorzaksdorzak(175) 4 years, 4 months ago

Eric Meyer describes how to make 'printer friendly' CSS using media specific styles. read more...

add a comment |category: |Views: 2

tags: another

Completely free PDF .NET library written in C#(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 4 months ago

Want to add PDF support to your .NET project. Try this. Open Source library to create/edit PDF files. With unrestricted license to change, sell, sublicense. read more...

5 comments |category: |Views: 7498

tags: another

Why you should always remember to set Debug="false" !(weblogs.asp.net)

submitted by sdorzaksdorzak(175) 4 years, 5 months ago

Scott explains why it's so important to remember about this little parameter. read more...

add a comment |category: |Views: 8

tags: another

ASP.NET MVC Design Philosophy(weblogs.asp.net)

submitted by NikhilKothariNikhilKothari(1190) 4 years, 5 months ago

A great post from Eilon about the philosophy and approach to MVC in ASP.NET... read more...

2 comments |category: |Views: 10

tags: another

Design Pattern Automation Toolkit(dpatoolkit.sourceforge.net)

submitted by sdorzaksdorzak(175) 4 years, 7 months ago

DpaToolkit is a tool to help in software development via design patterns. The design can be visualized via class diagrams and design patterns can be incorporated into the design easily. Dpatoolkit comes with the following code generators : C# , C++ , Java , VB.NET. New code generators can be easily plugged into the application. read more...

add a comment |category: |Views: 15

tags: another

VSUnit - Visual Studio add-in(blog.dorzak.net)

submitted by sdorzaksdorzak(175) 4 years, 7 months ago

Allows you to run your NUnit unit tests using Visual Studio's context menu. You can run console, GUI and GUI with debugger attached. Source code is available. read more...

3 comments |category: |Views: 106

tags: another

ALT-Coder trait explained: C# Virtual properties / methods(mikeduncan.com)

submitted by DuncanChudDuncanChud(925) 4 years, 11 months ago

A quick and dirty lowdown on just what the heck the C# virtual keyword is good for. It's one of those topics you've heard of, but not too commonly used in daily practice. Get the skinny, impress your co-workers, win powerful allies, (chicks still won't care). read more...

add a comment |category: |Views: 24

tags: another

Cheat Sheet: ASP.NET Page Life Cycle & Common Events(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

We've all seen Leon Andrianarivony's excellent ASP.NET Page Life Cycle diagram. This one-page cheat sheet is the perfect compliment to that diagram, providing descriptions for each of the common stages and events. read more...

add a comment |category: |Views: 283

tags: another