- Silverlight Cream for March 26, 2008 -- #237Jesse Liberty on LINQ tips/tricks, and Sean Blakemore on navigating between XAML pages. From: LINQ To SQL In preparation for a SQL article coming up,…
- Silverlight 2.0 application with MultiScaleImage control and Deep Zoom Composer.In this article I would like to present simple application with MultiScaleImage control and generated images from application. I hope my English is enough…
- Want to Write Great Business Software? Create a Great Domain Model!When you are coding in a hurry, it is very tempting to write business logic in the first place that comes to mind, such as a button click handler.…
- Silverlight Cream for March 25, 2008 -- #234Christian Merighi on Tweener, Michael Cameron on Tweener, Jose Fajardo shows how to create a spiral in Expr Design, Sam Landstrom on SL2 animation and…
- Deferred Execution in LINQWanna see something neat? Create an ASPX page in Visual Studio and add a GridView Control. Leave the name as GridView1.
- ASP.NET Basics: Foundation of ASP.NETThis has been pooled together from a number of resources: What is ASP.NET? Microsoft ASP.NET is a server side technology that enables programmers to build…
- Strategy PatternThe strategy pattern is typically used when your programmer's algorithm should be interchangeable with different variations of the algorithm. For example,…
- Red, Green, RefactorRed, Green, Refactor There are some key practices that all Agile developers should be familiar with. In fact, "familiar" probably isn't strong enough. One…
- Twitter is Twitterific! A List of All the Twitter tools.I am twitterpated with twitter. Ok so that is a bit strong but for some reason I am addicted to twitter. What is twitter? Well think of MSN messenger and…
- Automate passing valuable information in WCF headersOK so this is my first blogpost (EVER) so I hope it'll be of value to some people. This post is about passing through some information at the client to…
- NameValueCollection and .NET Configuration FilesI spent most of yesterday trying to figure out how to make use of a NameValueCollection in a.NET configuration file. After wasting almost the entire night…
- Sharepoint Lists.asmx UpdateListItems: Root FolderThe RootFolder attribute on the Batch element controls the folder of the item. This can be used to access a sub-folder. The structure is Lists/list/folder…
- Internet Explorer HIDDEN CacheToday I edited a file from our online document repository without first downloading it. I had just clicked "Open" when IE7 prompted me instead of…
- ASP.NET AJAX callbacks to Web Methods in ASPX pagesMaking ASP.NET AJAX calls to web services has become increasingly popular these days. This approach not only provides a good separation of concerns but…
- Silverlight Cream for March 13, 2008 -2 -- #221Pete Brown on DPI in Blend, Joe Stagner on SL and Security, Laurence Moroney on DeepZoom in C#, SL Developer Center at Yahoo!, Epression Team Blog posted…
- Visual Studio 2008 Plug InsI was looking at the site Visual Studio Gallery at what was available as plug-ins for the new VS2008. Here are some that I know are cool and others that…
- Managing your Mind. Mindmaps, a handy tool for the Enterprise Architect.OK, so techniques for managing our time are common place such as calendars and to-do lists. But what about managing your thinking?
- ADO.NET Entity Framework and Data Services in action (Part 2: Creating ADO.NET Data Services)In my previous post, I gave you the introduction of ADO.NET Data Service. Now I will show you step by step how to create an ADO.NET data service using…
- Refactoring to Comply with the DRY principle (Don't Repeat Yourself)If you're not living DRY, you're not a good programmer. Okay, I'm not talking about alcohol consumption! I'm talking about the Don't Repeat Yourself…
- XNADevelopment.com - Getting Started with XNA development (2.0)gettingstarted The complete re-write for this tutorial for the XNA 2.0 framework has been posted to my site at XNADevelopment.com. In this tutorial I…
