uriel

Stories kicked by uriel

Pattern Focus: Strategy Pattern(lowendahl.net)

submitted by lowendahllowendahl(750) 5 years, 3 months ago

This post describes how to implement the Strategy Pattern to create filtering functions using C# and the interface approach. read more...

add a comment |category: |Views: 25

tags: another

Fun with Breakpoints(jeremyjarrell.com)

submitted by jeremyjarrelljeremyjarrell(2685) 5 years, 3 months ago

Some cool things that you can tell Visual Studio to do with breakpoints in order to optimize your debuggging. You can only hit them exactly when you want to, exactly when the conditions are right, as well as automatically do some really cool stuff when you do hit them! read more...

add a comment |category: |Views: 2

tags: another

How to host an ASP.NET Web Service Outside of IIS(msdn2.microsoft.com)

submitted by rstuvenrstuven(190) 5 years, 4 months ago

WSE 3 enables ASP.NET Web services to be hosted in console applications, Windows services, COM+ components, or Windows Forms applications and then to be called using the TCP protocol or any custom transport protocol written for WSE. read more...

add a comment |category: |Views: 176

tags: another

Freeing up drive space on Windows XP(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 5 years, 5 months ago

Some quick tips for cleaning up your XP box as you get ready to upgrade to Vista. read more...

add a comment |category: |Views: 17

tags: another

Subversion on a stick(dotnet.org.za)

submitted by trumpitrumpi(370) 5 years, 5 months ago

Use Subversion from a portable hard disk or flash drive to synchronize your documents between various computers. There's no need to run the Subversion daemon -- all you need is portable storage and a Subversion client. read more...

2 comments |category: |Views: 294

tags: another

Video: Using XPath with the XmlDocument Class(weblogs.asp.net)

submitted by dwahlindwahlin(1450) 5 years, 5 months ago

In this video tutorial I walk through how to use XPath statements to parse an RSS feed and display results using the XmlDocument class. read more...

add a comment |category: |Views: 29

tags: another

Using Zeno's Paradox For Progress Bars(atalasoft.com)

submitted by bbsevenbbseven(90) 5 years, 5 months ago

Here's a practical application of Zeno's Paradox for showing updating a progress bar when you keep making progress, but you don't know how much is left. read more...

add a comment |category: |Views: 28

tags: another

This Is What Happens When You Let Developers Create UI(codinghorror.com)

submitted by HaackedHaacked(5105) 5 years, 5 months ago

Jeff Atwood, aka CodingHorror, discusses the general lack of user interface design skills among software developers. read more...

add a comment |category: |Views: 4

tags: another

patterns & practices Guidance Explorer (adelkhalil.blogspot.com)

submitted by adel83kadel83k(660) 5 years, 6 months ago

patterns & practices Guidance Explorer is a tool that enables discovery, composition and consumption of high quality development guidance. read more...

add a comment |category: |Views: 3

tags: another

ASP.Net 2.0 - Master Pages: Tips, Tricks, and Traps(odetocode.com)

submitted by javierRomerojavierRomero(1010) 5 years, 6 months ago

MasterPages are a great addition to the ASP.NET 2.0 feature set, but are not without their quirks. This article will highlight the common problems developers face with master pages, and provide tips and tricks to use master pages to their fullest potential. read more...

add a comment |category: |Views: 5

tags: another

Software Development Top 30 Mistakes(realsoftwaredevelopment.com)

submitted by bashmohandesbashmohandes(3000) 5 years, 6 months ago

I have been developing software and web applications for nearly 11 years now. Software development has come along way since the days of Binary, Cobol, etc. What still fascinates me however about software development however is the same mistakes made before, are still made today. read more...

add a comment |category: |Views: 17

tags: another

10 Great Free Tools for ASP.NET Developers(chrisfulstow.blogspot.com)

submitted by wibblewibble(245) 5 years, 6 months ago

Ten of the most useful free tools for ASP.NET developers read more...

add a comment |category: |Views: 20

tags: another

Top .NET Blogs(webthingsconsidered.com)

submitted by mountaineermountaineer(190) 5 years, 6 months ago

A list of top .Net blogs. read more...

4 comments |category: |Views: 382

tags: another

Christopher Bennage : Your Development Tools(devlicio.us)

submitted by javierRomerojavierRomero(1010) 5 years, 6 months ago

Every now and then I like to get a pulse on what people are using for their development environment. I'm continually picking after useful tools from reading other developer's posts. I'd like to know what your primary tools are, your list of favorites that you might not use every day, and what type of development work you tend to do. read more...

add a comment |category: |Views: 8

tags: another

Read Excel files in pure C# without interop (Incredible FAST !!)(codeproject.com)

submitted by marcosmarcos(2779) 5 years, 6 months ago

I found this excellent library today. it uses the BIFF8/BIFF8X engine implementation similar to the one used by OpenOffice to read excel files. I hope you love it like I do. Cheers read more...

1 comment |category: |Views: 1368

tags: another

Geek to Live: Top Firefox 2 config tweaks - Lifehacker(lifehacker.com)

submitted by edburdoedburdo(1350) 5 years, 6 months ago

SWEET tips for making Firefox behave like you want it to. read more...

add a comment |category: |Views: 0

tags: another