It's once again that time of year, and in keeping with my tradition,
I'll revisit the 2008 predictions to see how close I came before I
start waxing prophetic...
7 replies - 9154 views - 01/02/09 by Ted Neward in Articles
There are several things a software developer can do to make his life
much more difficult in the future. One day, some pieces of an old code
may make us sorry...
0 replies - 1844 views - 11/14/08 by shaharDev102 in News
So you're stuck with Visual Studio 2005 and ASP.NET Web Forms. You want
to flex your ninja skills. You can't jump into ASP.NET MVC or ASP.NET
AJAX or an...
1 replies - 10462 views - 11/12/08 by Jon Davis in News
In the previous episode of this feature focus series we talked about optional parameters.
Today we'll cover another feature introduced in C# 4.0,...
0 replies - 4171 views - 11/11/08 by bdesmet in News
Welcome to the first post in my new C# 4.0 Feature Focus series. Today
we'll start by taking a look at optional parameters, a long-standing
request from the...
1 replies - 2268 views - 11/06/08 by bdesmet in News
Having created a Window7 VMWare image (which I then later cloned and
installed the Windows7 SDK into, successfully, wahoo!), I turned to the
Visual Studio 2010...
0 replies - 570 views - 11/06/08 by Ted Neward in News
Microsoft’s PDC is taking place this week and more details were
shared with the attendees about project Oslo, an effort announced last
year to drastically...
0 replies - 2110 views - 11/06/08 by vambenepe in News
One thing I love about using NHibernate as my O/RM
is being able to push the database schema from the domain. This lets
me create the database from scratch...
1 replies - 3121 views - 10/10/08 by carcer in News
The goal the below code is to bind data using XAML. So, for the
example I used MLB Pitching stats for 2008, created a Pitcher object,
then a...
0 replies - 1955 views - 10/09/08 by cschuman in News
The next installment in my exciting series where I capture what I know about deploying Dovetail Mobile Agent which could be boiled down to How To Be a Web...
0 replies - 2389 views - 10/08/08 by kevm in News
WPF is highly customizable and flexible. Also what
makes WPF even better is XAML, the markup based declaration language,
which is often associated to WPF but...
1 replies - 3798 views - 09/24/08 by raasiel in News
Back in the wonderful world of LINQ. This time I’d like to highlight
one of the most important properties of LINQ: its flexibility. On
various occasions...
1 replies - 3230 views - 09/16/08 by bdesmet in News
The latest of Stephen Walther's invaluable ASP.Net MVC Tip series points out a MVC scenario that was previously unknown to me: passing cookies and server...
0 replies - 1887 views - 09/15/08 by TroyGoode in News
After we learned how to consume an ADO.NET data service with a .Net client in the previous post, the next thing to learn is how to do CRUD (Create, Update...
0 replies - 2885 views - 09/11/08 by gilf in News
What Do VB 9.0 Error “BC36593: Expression of type ‘X’ is not
queryable.” And C# 3.0 Error “CS1936: Could not find an implementation
of the query...
0 replies - 1056 views - 09/09/08 by bdesmet in News