Browse by Tags

The history and future of c#
Thursday, October 02, 2008 2:36 AM
Microsoft's Anders Hejlsberg reveals the history behind one of the most common programming languages, C#, and what the future holds for C#4.0. http://www.computerworld.com.au/index.php/id;1149786074;pp;1 Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it... Read More...
by riaan | with no comments
Famous Programmers
Tuesday, September 30, 2008 1:39 AM
A fun article on what made some programmer famous. http://grok-code.com/37/famous-programmers-from-adleman-to-zimmermann/ Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
BizTalk Server 2009
Monday, September 08, 2008 2:56 AM
Microsoft has announced BizTalk Server 2009. They have decided to rather release a full version then an R3 version of the product. For more information read here: http://geekswithblogs.net/cyoung/archive/2008/09/05/124969.aspx http://blogs.breezetraining.com.au/mickb/2008/09/08/quotBizTalk2009quotIsShapingUpFormerlyBizTalk2006R3.aspx Subscribe in a reader Join... Read More...
Streaming Web Content
Tuesday, August 19, 2008 3:06 AM
Blog post on delivering content from WCF service to a web page. http://blogs.msdn.com/drnick/archive/2008/08/18/streaming-web-content.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
.Net 3.5 SP 1 Released
Tuesday, August 12, 2008 2:51 AM
From InfoQ : " Service Pack 1 for .NET 3.5 and Visual Studio 2008 was released today. While called a "service pack", the sheer number of new features makes this release as significant as .NET 3.0. These include the controversial ADO.NET Entity Framework and the much demanded improvements to C#’s real-time syntax checker. Other features include... Read More...
Wizdl
Monday, August 11, 2008 2:31 AM
wizdl is a .NET utility written in C# that allows you to quickly import and test web services within the comfort of a Windows Forms GUI. http://www.codeplex.com/wizdl Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
Windows Live Tools
Thursday, August 07, 2008 2:31 AM
Windows Live Dev has released the Windows Live Tools July CTP for Microsoft Visual Studio. This is a set of VS add-ins allowing developers to incorporate Windows Live services into web applications developed with Visual Studio 2008 and Visual Web Developer Express 2008. http://www.microsoft.com/downloads/details.aspx?FamilyId=D7C6DF11-2283-4CAC-9723-172F5C33EFBB&displaylang... Read More...
InRule
Thursday, July 31, 2008 2:33 AM
InRule has announced the release of V3.0 of their .Net based Rules Engine. Read more here: http://blogs.msdn.com/bpmblog/archive/2008/07/30/inrule-technology-announces-inrule-version-3-0.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
Agile and Risk
Wednesday, July 30, 2008 2:46 AM
Article on how agile practices manage and possibly eliminate risk in the development cycle. http://www.stickyminds.com/sitewide.asp?Function=edetail&ObjectType=COL&ObjectId=11133&tth=DYN&tt=siteemail&iDyn=2 Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! |... Read More...
Tasktop
Friday, July 25, 2008 3:09 AM
I have found this to be a very cool tool for developers to manage themself. A general self management tool: http://tasktop.com/tasktop-for-windows/ Subscribe in a reader Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
Agile And the truth
Tuesday, July 15, 2008 1:51 AM
What is the role of the truth in the Agile development process? Here is a post that seem to know: http://dpwhelan.com/blog/agile/truthfulness-on-software-teams/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
Duplex WCF Services
Wednesday, July 02, 2008 2:47 AM
Scott Breeze posted this article around a project he has done exploring the use of Silverlight and WCF. http://blogs.breezetraining.com.au/scotts/2008/06/28/Silverlight2Beta2AndDuplexWCFServices.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
Speeding up SharePoint (or any IIS hosted website)
Friday, June 20, 2008 6:12 AM
A client of mine recently complained about the speed of their SharePoint portal. After playing around I found this very simple and useful solution to the client's problem. This is not SharePoint specific and can be applied to any site hosted in IIS. Add the following http header to the list in IIS cache-control: (name) max-age=3600, no-check (value) What... Read More...
Software factories - a practicle implemenation
Wednesday, June 18, 2008 3:06 AM
Here is an article from MSDN on a practical implementation of software factories. In the article brief principles get discussed, but the over Wow of the article reside in the cutting of development costs. Something to consider: http://msdn.microsoft.com/en-us/architecture/cc496679.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it!... Read More...
DDD in practice
Wednesday, June 18, 2008 2:37 AM
Found this very good article on infoq by Srini Penchikala on Domain Driven Design and the practice implementation of the concept. Even a sample has been included. Read more here: http://www.infoq.com/articles/ddd-in-practice Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
More Posts Next page »