taylord1

Stories kicked by taylord1

Do You Really Need A Distributed Architecture?(blogs.msdn.com)

submitted by j.montyj.monty(1868) 4 years, 3 months ago

Does the question sound rhetoric to you? Do you think the answer is “Yes” by default these days? Think twice. Ask yourself the questions below. You may change your mind at the end. read more...

add a comment |category: |Views: 10

tags: another

An FTP Source Control Provider for CruiseControl.NET(stevetrefethen.com)

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

What I needed as a mechanism that would poll an FTP server looking for new files to be downloaded which sounded like a reasonable thing for CruiseControl.NET. Of course, once files are downloaded additional processing is done so it fits with CI quite nicely. Fortunately, CruiseControl.NET has a nice plugin architecture that makes this sort of thing easy. read more...

add a comment |category: |Views: 15

tags: another

Top 10 Best Practices for Production ASP.NET Applications(daptivate.com)

submitted by kbeyerkbeyer(445) 4 years, 3 months ago

A list of some things to pay attention to when dealing with production ASP.NET applications. read more...

1 comment |category: |Views: 175

tags: another

ASP.NET MVC Framework Road-Map Update(weblogs.asp.net)

submitted by jwhitehornjwhitehorn(340) 4 years, 3 months ago

Scott gives an update to where ASP.NET MVC is going read more...

3 comments |category: |Views: 27

tags: another

Code performance analysis in Visual Studio 2008(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 4 years, 3 months ago

Article on how to perform code performance analysis (profiling) in Visual Studio 2008 read more...

add a comment |category: |Views: 920

tags: another

Choosing Between Classes and Structs(geekswithblogs.net)

submitted by senfosenfo(881) 4 years, 4 months ago

A little dry, but gets the basic concept about when to choose a structure over a class, and vice versa. read more...

add a comment |category: |Views: 6

tags: another

Your first ****** stinks! (codebetter.com)

submitted by joejoejoejoejoejoejoejoe(1140) 4 years, 4 months ago

I know some people admire decisiveness and sometimes it's justified and valuable. Other times making a rash decision is going to cause nothing but pain. I've seen this come up lately in regards to both designing software and estimating projects. read more...

add a comment |category: |Views: 0

tags: another

A few tips for keeping your applications from imploding.(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 5 months ago

Tips on making applications that are more simple and less coupled. read more...

add a comment |category: |Views: 0

tags: another

How To build a lightweight, flexible logging component in C#(sharpedgesoftware.com)

submitted by spapaseitspapaseit(20) 4 years, 7 months ago

How To build a lightweight, flexible logging component in C# read more...

add a comment |category: |Views: 171

tags: another