|
Cloning Windows Solitaire Game in Silverlight 3 - Part 2
Xianzhong Zhu, Feb 08, 2010
In this second part of the series, you will learn the crucial programming skills of the solitaire game. In detail, we are going to discuss about the three mouse events, i.e. MouseLeftButtonDown, MouseMove, and MouseLeftButtonUp, related event handler programming.
Cloning Windows Solitaire Game in Silverlight 3 - Part 1
Xianzhong Zhu, Feb 05, 2010
In the two parts of this series, you will learn to write a Silverlight 3 based solitaire game like the one shipped with various Windows versions. The main purpose to write this game is to explore the mouse drag and drop related programming in Siverlight 3.
Dynamic Manipulation of Silverlight controls
Medusa M, Feb 01, 2010
In this article, you will learn how to create and delete Silverlight controls or XAML elements at runtime. You will also learn how to create event handlers and associate them with the dynamically created control at runtime.
Continuous Integration with TeamCity
Manning Publications, Jan 21, 2010
TeamCity is a CI server that has been gaining popularity in the .NET community for the last few years. It is packed with handy futures which we will discuss in a minute and has a free version suitable for smaller teams.
Sparse Thoughts on ASP.NET MVC Controllers
Dino Esposito, Jan 18, 2010
In this article, Dino Esposito focuses on the core part of the ASP.NET MVC framework - the controller - and shares some considerations about the ideal structure it should have as a class and its intended role.
More articles
Upcoming articles
|
|
Does anyone interested in software submission service to 5000+ sites?
By TribecaAds TribecaAds
Published in General VB.NET Questions
Re: Server.transfer as pop out
By Sonu Kapoor
Published in General VB.NET Questions
Re: Server.transfer as pop out
By Juliana Lee
Published in General VB.NET Questions
Re: online training
By Parthasarathy Mandayam
Published in Architecture / Advanced / Design Patterns
Re: online training
By Abhijit Jana
Published in Architecture / Advanced / Design Patterns
|
|
JQuery Primer – Part 1
Karl Seguin
    
JQuery is a lightweight, yet powerful, JavaScript library specializing in DOM traversal and manipulation, event handling, and extensibility. It is quickly becoming the premiere JavaScript library of choice due to its elegant and simple syntax.
A First Look at ASP.NET MVC 2
Ben Scheirman
    
In this article, we will take a look at two upcoming features in ASP.NET MVC 2. This article covers ASP.NET MVC 2 Preview 1.
Introducing LINQ – Part 1
Granville Barnett
    
Introducing LINQ is the first part of a series of articles on Language Integrated Query (LINQ). This series will cover the core essentials of LINQ and its use with other technologies like ASP.NET, Win Forms and WPF.
|
|
Tell me about your services
Brad Abrams, February 9, 2010
My team has been doing a little thinking recently about the services space. Basically I have been trying to figure out how folks think about accessing data and business logic across tiers. ...
Wanted: WPF Designer
ISerializable, February 9, 2010
Im looking for a skilled freelance WPF designer for short gigs, that can help design beautiful and usable wpf control layouts and UI behaviors, and images to be used in and around those controls...
Quick FAQ on Visual Studio 2010 RC release (February 2010) and Silverlight development
Method ~ of ~ failed, February 9, 2010
Yesterday Microsoft announced that Visual Studio 2010 Release Candidate was available for MSDN subscribers and would be generally available on 10 February 2010 for the public. This release represents ...
ASP.NET 4.0 and the Entity Framework 4 - Part 1 - Create a Database using Model-First Development
ASPAlliance.com - The #1 ASP.NET Community, February 9, 2010
This is the first in a series of articles that will develop an ASP.NET application that uses the Entity Framework 4. This article will demonstrate how to use Visual Studio 2010 and the Entity Framewo...
Video and Q&As from my Top 10 Treats in EF4 WebCast
Julia Lerman Blog - Dont Be Iffy..., February 9, 2010
The video from my webcast, Top 10 Treats in Entity Framework 4 is available on Oreilly’s website: http://www.oreillynet.com/pub/e/1517.
I just discovered that WebEx saved the chat window from my...
More todays news... [news categories]
|
|
Future of Business Intelligence
Pinal Dave, Jun 28, 2009
Pinal Kumar Dave discusses the future of Business Intelligence.
Policy-Based Management – Create, Evaluate and Fix Policies
Pinal Dave, Jun 26, 2009
This article will cover the most spectacular feature of SQL 2008 - Policy-based management and how the configuration of SQL Server with policy-based management architecture can make a powerful difference.
SQL Server –Understanding Table Hints with examples
Pinal Dave, Jun 19, 2009
A look at the different types of hints that are available in SQL Server and how they may be useful to you.
SQL SERVER - Difference Between Candidate Keys and Primary Key
Pinal Dave, May 25, 2009
Pinal Kumar Dave illustrates the difference between a candidate key and a primary key in SQL Server.
SQL SERVER JOINs
Pinal Dave, May 05, 2009
In this article, Author Pinal Dave clarifies the basic concepts of SQL JOINs.
|
|
Method not found: 'Void System.Web.Mvc.ViewContext..ctor(System.Web.Mvc.ControllerContext, System.Web.Mvc.IView, System.Web.Mvc.ViewDataDictionary, System.Web.Mvc.TempDataDictionary)'
asiemer, Jan 31, 2010
I am finding that there are several complaints about getting Spark View Engine to work with ASP.NET MVC. I had to tweak the Spark View Engine code base to get things running again. I had to dow...
Can you help me formulate a TOC for an ASP.NET MVC Cookbook
asiemer, Jan 15, 2010
Hey there everyone. I was recently tasked to pitch a book to my publisher. As a first step I need to come up with an outline for the Table of Contents. This book is the standard cook...
VirtualDNUG.com a virtual .net users group
asiemer, Jan 05, 2010
Hey all! I am finally going to put my full steam into setting up my VirtualDNUG users group. With the help of the good folks over at ineta (they are providing a LiveMeeting license for us)...
ASP.NET MVC 2 in Action conducting a public review
asiemer, Jan 05, 2010
Since I enjoyed the first edition of the ASP.NET MVC in Action book I figured I would jump on this second edition of this book and framework as quickly as I could. I just read this post from Jef...
NBuilder article just submitted to DotNetSlackers.com
asiemer, Jan 04, 2010
I just finished the first article to a two maybe three part mini-series on NBuilder for DotNetSlackers.com. NBuilder is a great little tool for generating your objects for you. Often times...
More...
|