AdeBt

Stories kicked by AdeBt

Battling some of the errors generated by Microsoft Source Analysis for(saftsack.fs.uni-bayreuth.de)

submitted by dun3dun3(360) 4 years ago

Getting rid of errors related to generated files and SA1633 "valid header XML" read more...

add a comment |category: |Views: 51

tags: another

Writing your own rules for Microsoft Source Analysis for C#(saftsack.fs.uni-bayreuth.de)

submitted by dun3dun3(360) 4 years ago

How to look at the baked in rules or how to write your own set of rules for the newly released Microsoft Source Analysis for C#. read more...

add a comment |category: |Views: 331

tags: another

SharePoint 2007 Project Template for Timer Jobs in Visual Studio 2005 (saftsack.fs.uni-bayreuth.de)

submitted by agnes_agnes_(290) 4 years, 2 months ago

What are SharePoint Timer Jobs? SharePoint timer jobs are tasks executed on a scheduled basis by the SharePoint Timer service. Nobody wants to do all the steps necessary to create such a job for each new timer job. So in order to make it simpler to start a new timer job project, I created a visual studio template containing all the neccessary stuff you need. read more...

add a comment |category: |Views: 136

tags: another

Writing Maintainable Code Considered Harmful(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 4 years, 2 months ago

Reasons on why developers should not write maintainable code read more...

5 comments |category: |Views: 30

tags: another

Learning a new programming language(frickinsweet.com)

submitted by dengar007dengar007(3084) 4 years, 2 months ago

Some things I've found useful when learning a new programming language. read more...

1 comment |category: |Views: 7

tags: another

.NET 3.5 Brings BREAKING Changes to ThreadPool(michaelckennedy.net)

submitted by mkennedy66996693mkennedy66996693(480) 4 years, 3 months ago

Things get more interesting with the .NET 2.0 SP1 ThreadPool. read more...

8 comments |category: |Views: 143

tags: another