C#,programming - Riaan's Blog

Browse by Tags

Web Platform Installer now supports XP
Microsoft has changed the supported operating systems for the Web Platform installer. It now supports : Windows Vista RTM, Windows Vista SP1, Windows XP, Windows Server 2003, Windows Server 2008. Read more here: http://www.hanselman.com/blog/WebPlatformInstallerNowSupportsXPAndTheMasterPlanContinues.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!
CodeRush Xpress for C#
DevExpress has announced the availability of CodeRush Xpress for C#, a free add-in for Visual Studio 2008, targeted at C# developers and meant to improve their coding experience. CodeRush Xpress offers code navigation features like Highlight All References, Smart Clipboard Operations, Generate from Using (TDD), and 25 code refactoring features like Make Explicit, Make Implicit, Name Anonymous Type, and others. http://www.devexpress.com/Downloads/Visual_Studio_Add-in/Coding_Assistance/ Subscribe in...
The history and future of c#
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!
Famous Programmers
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!
Stop-the-Line Issues
This is a very brief and good read forming a part of the concept of technical debt. The author explains why it is important to fix bugs as discovered and not leave them piling up in a bug tracking system. I tend to agree with this approach. http://community.ative.dk/blogs/ative/archive/2007/01/29/The-Waste-of-Defects-_2D00_-Bugs-are-Stop_2D00_the_2D00_Line-Issues.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit...
Pluralsight's WCF/WF Developer Screencast Series
Pluralsight has joined forces with the WCF/WF teams at Microsoft to deliver a series of short videos that illustrate how to get started using WCF/WF in your applications. The videos will be hosted on Channel9 within the Screencasts section, and they'll be highlighted on The .NET Endpoint Team Blog and the MSDN Dev Centers for WCF & WF. More info from here: http://www.pluralsight.com/community/blogs/aaron/archive/2008/08/19/pluralsight-s-wcf-wf-developer-screencast-series.aspx Subscribe in...
Streaming Web Content
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!
.Net 3.5 SP 1 Released
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: ASP.NET Dynamic Data: This wizard auto-generates database-backed web sites without the need for any hand-written code. From there developers...
Tasktop
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!
Code Snippet Tool
SnipPit is a SQL Server based VS add-in (and separate desktop app.) snippet respository . http://www.codeproject.com/KB/macros/SnipPit.aspx Subscribe in a reader Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Lean Thinking
An introduction on infoq on Lean Thinking in software. http://www.infoq.com/articles/lean-thinking-software Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Agile And the truth
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!
Entity Framework and Data Modeling
In this MSDN Magazine article the author answers questions regarding the Entity Framework and provides an understanding of how and why it was developed. http://msdn.microsoft.com/en-us/magazine/cc700331.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Building Apps with SSDS
MSDN Magazine has this article on using SQL Server Data Services as your data store to your application(s). A very cool concept if infrastructure, licensing etc is an issue. http://msdn.microsoft.com/en-us/magazine/cc700349.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Speeding up SharePoint (or any IIS hosted website)
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 this does is to tell IIS to stop and update static content like images on every load. Simple and effective. Share this post: email it! | bookmark...
More Posts Next page »

Search

Go

This Blog

Syndication