Frameworks

Playing Accordion With CSS and jQuery

One of the problems web designers face on a daily basis is the limits that are placed on one with regards to the size of your 'canvas'. Bigger screens with...

0 replies - 6442 views - 01/19/09 by Schalk Neethling in News

2009 Predictions, 2008 Predictions Revisited

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

How to Build Facebook Applications with Silverlight 2 RTW – Part 1 of 2

I’m about to embark on some very different Silverlightapplication development projects (primary around data-driven UI, andone potential one even about...

0 replies - 2288 views - 12/04/08 by Psychlist1972 in News

Introducing jBlogMvc

In this part, I announced jBlogMvc the ASP.NET MVC and jQuery blogengine which I build in order to learn more about the two new technologies, and discuss the...

0 replies - 737 views - 12/03/08 by Amr Elsehemy in News

Silverlight Glass Button

Martin Grayson wrote an amazing tutorial about how to create a WPF glass button using blendin his blog. He explained each and everything in very details with...

0 replies - 3031 views - 11/21/08 by Michael Sync in News

Eliminating Postbacks: Setting Up jQuery On ASP.NET Web Forms and Managing Data On The Client

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

Explorations into "M"

Having freshly converted both the Visual Studio 2010 and Oslo SDK VPC images that we received at PDC 2008 last month to VMWare images, I figure it's time to...

0 replies - 846 views - 11/11/08 by Ted Neward in News

SQL Server Scheduled Backups with NAnt

When installing and using production web applications, backup is always a must. I have written about SQL Server Backup before and this post would expend on...

0 replies - 3190 views - 11/07/08 by Boyan Kostadinov in News

First In-Depth Look At Microsoft's Oslo And The "M" Modeling Language

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

jQuery Has Won The 3+ Year Javascript Framework Battle (As Far As I'm Concerned)

It's official. jQuery has become the new de facto standard for the web development community. By rolling jQuery in with Visual Studio and the ASP.NET core...

0 replies - 4003 views - 10/29/08 by Jon Davis in News

Blisteringly Fast Integration Tests With NHibernate and SQLite

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

Deploying An ASP.Net MVC Web Application To IIS7

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

Extend WPF: Add Your Own Keywords And Functionality To XAML With Custom Markup Extensions

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

Who Ever Said LINQ Predicates Need To Be Boolean-Valued?

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

.NET MVC Controller Action Security Hole

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