Posted by: Imar Spaanjaars at Monday, March 15, 2010 5:17:45 PM in:
ASP.NET MVC
Yesterday I uploaded a new version of my web site to mvc.spaanjaars.com. Besides a number of small changes in terms of layout and design, I added two main features.
Read on ...
Read on ...
Posted by: Imar Spaanjaars at Wednesday, March 10, 2010 3:31:11 PM in:
Imar's Blogs
Almost a year ago
I launched www.DotNetAttributes.com, the site that gives you detailed information about attributes in the .NET Framework. With the availability of the Release Candidate of Visual Studio 2010 and the .NET 4 Framework with a Go-Live license and the final release being close, I thought it was a good time to update the site to .NET 4.
Read on ...
Posted by: Imar Spaanjaars at Tuesday, March 09, 2010 12:44:40 PM in:
ASP.NET MVC
I have finally decided to rebuild this web site - imar.spaanjaars.com in ASP.NET MVC 2.
Read on ...
Posted by: Imar Spaanjaars at Thursday, March 04, 2010 2:40:07 PM in:
Imar's Blogs
A number of people have asked me if I have written articles on using my N-Layer architecture together with ASP.NET MVC. I haven't written anything on MVC yet, but Mike Brind (also an ASP.NET MVP) has done a great job in covering MVC using an N-Layer approach.
Read on ...
Posted by: Imar Spaanjaars at Wednesday, March 03, 2010 5:27:13 PM in:
Imar's Blogs
If you're following me on
Twitter, this is old news.
But if you don't, then I am happy to announce that I finished writing my latest book for
Wrox: Beginning ASP.NET 4 in C# and VB.
Read on ...
Posted by: Imar Spaanjaars at Sunday, February 28, 2010 10:31:12 PM in:
Imar's Blogs
As some of you may already know, I recently left the company
Design IT where I worked as the Technical Director for the past couple of years. I am not entirely leaving Dynamicweb - the other company I worked for - but won't be working for it on a day-to-day basis anymore. Instead, I'll hang around "behind the scenes" and contribute what I can when necessary.
Read on ...
Posted by: Imar Spaanjaars at Monday, January 18, 2010 8:22:50 PM in:
ASP.NET 3.5
Visual Studio (2005 and later) has a nice feature to create your own templates that appear in the Add New Item dialog of a web site. This feature enables you to create new files, such as a Web Form, to your liking and then export it as a template so you can base new items on it.
Read on ...
Posted by: Imar Spaanjaars at Wednesday, December 09, 2009 9:45:35 PM in:
ASP.NET 4
In my (quite possibly very short) series on "things I discovered today in ASP.NET 4", today I am discussing disabling links in ASP.NET 4.
Read on ...
Posted by: Imar Spaanjaars at Tuesday, December 08, 2009 8:23:08 PM in:
ASP.NET 4
The cool thing about working with beta technology such as
Visual Studio 2010 and ASP.NET 4 is that you discover something new every day. Today I found the Sorted Styles that enable you to define the looks of sorted columns and headers in an ASP.NET
GridView control.
Read on ...