|
ASP.NET MVC 2.0 and ADO.NET Entity Framework - Part 2
Brian Mains, Jul 28, 2010
Out of the .NET framework 4.0 comes many great enhancements, the ADO.NET entity framework (ADO.NET EF) is among the top. The framework has improved upon some of the previous bugs (in version 1), as well as enhanced the API, including many new LINQ-to-SQL-like improvements. We're going to examine using these API features to create a generic version of of a data repository.
Write an Online Basketball Shooting Game Using Silverlight 4 and Farseer Engine - Part 1
Xianzhong Zhu, Jul 26, 2010
In this series of articles we will develop an online basketball game using the famous two-dimensional physics engine - Farseer (mainly PhysicsHelper 3.0) under Visual Studio 2010 and Silverlight 4.0 environments.
ASP.NET MVC 2.0 and ADO.NET Entity Framework - Part 1
Brian Mains, Jul 23, 2010
In this article, we'll examine using the ADO.NET Entity Framework (ADO.NET EF). The 4.0 version has received some major upgrades, with some major API enhancements and fixes for most of the pain points within the designer.
ASP.NET MVC 2.0 and AJAX Part 2
Brian Mains, Jul 21, 2010
In this article, we are going to look at how you can utilize AJAX in your views, and utilize a concept called unobtrusive JavaScript to take advantage of a variety of situations. ASP.NET MVC provides AJAX features very easily as we previously saw, but this comes with a caveat, and it has mostly to do with the planning of the implementation. We’re going to examine these concerns in this article.
Using Shader Effects in Silverlight 3
Medusa M, Jul 19, 2010
In this article, you will learn how to use shader effects in Silverlight.
More articles
Upcoming articles
|
|
Using a widget is asp.net
By Ian Thomson
Published in Getting Started with ASP.NET
Re: Theme ADC Grid
By Sonu Kapoor
Published in Asp.net Ajax DataControls
Theme ADC Grid
By Rakesh V
Published in Asp.net Ajax DataControls
Re: Adding to a drop down list
By Sonu Kapoor
Published in Getting Started with ASP.NET
Adding to a drop down list
By Ian Thomson
Published in Getting Started with ASP.NET
|
|
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.
C# 3.0: An Introduction
Granville Barnett
    
In this article we will look at some of the language enhancements in C# 3.0. Throughout the article we will use code examples to demonstrate these new enhancements and how to apply them to real world problems. This article will give you the core unde...
Visual Studio 2010 and .NET Framework 4 IDE Enhancements –Part1
Hima Vejella
    
In this article HimaBindu Vejella explains IDE enhancements in Visual Studio 2010 and .NET Framework 4.0.
|
|
VS 2010 Web Deployment
ScottGus Blog, July 30, 2010
This is the twenty-fifth in a series of blog posts Im doing on the VS 2010 and .NET 4 release. Todays blog post is the first of several posts Ill be doing that cover some of the improvements wev...
Exclude Sound While Converting FLV File to SWF Using Aspose.Flash
ASP.NET Announcements, July 30, 2010
What's New in this Release?
Aspose.Flash for .NET 3.0.0 has been released. This new release of Aspose.Flash includes a new overload for Unpack method to exclude the sound while converting FLV file...
Free .NET Barcode Library released
ASP.NET Announcements, July 30, 2010
A commercial grade, fully documented .NET barcode library is now available here:http://www.softmatic.com/dotnet.phpThe library creates all common 1D and 2D symbologies and comes with sample applicatio...
SQLAuthority News Authors Birthday 5 SQL Server Best Practices
Journey to SQL Authority with Pinal Dave, July 30, 2010
Today is my birthday. For those who are curious, I have now completed 31 years in my life. I have learned lots of new things during the course of the past few years. Every year I feel that I am gettin...
Sneak Peek: Printing/Exporting with the WPF Pivot Grid 2010 vol 2
The ASPx Blog, July 30, 2010
Check out the upcoming printing and exporting support coming to our WPF PivotGrid, the DXPivotGrid, in DXperience 2010 volume 2. The printing and exporting support is built using the DXPrinting libra...
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.
|
|
Building Distributed Applications in ASP.NET MVC at MvcConf 2010 on 7/22/2010
asiemer, Jul 15, 2010
Next week Thursday I will be speaking at MvcConf. This is a virtual, free conference that has attracted some very heavy hitters MVC hitters to come and chat about their voodoo. This shou...
Silverlight cross domain policy file helpers(Link Only)
bmdayal, Jun 06, 2010
http://timheuer.com/blog/archive/2008/04/06/silverlight-cross-domain-policy-file-snippet-intellisense.aspx...
Creating a Table Relationship using SQL Server 2008 Management Studio
bmdayal, Jun 05, 2010
Most of the time we used to create table relationship using SQL Query Analyzer by writing the SQL Scripts, but today I thought why not to use Management Studio, guess what it took me more then 30 min ...
Visual Studio 2010 Theme Support
bmdayal, Jun 04, 2010
Personally I loved the VS2008 theme, so when I switched to VS2010 I saw the looks was vastly changed. It took sometime for me to get used to this for my eyes. Before I came to know this is just a defa...
Need for EF
deepakraghavan, May 21, 2010
Good post here...http://blogs.msdn.com/dsimmons/archive/2008/05/17/why-use-the-entity-framework.aspx
...
More...
|