IC窗口
community.icburner.com
Sign in
|
Join
|
Help
首页
精华文章
媒体
问答
维基百科
圈子
精华
October 2009 - VS2010学习
VS2010学习
Home
Syndication
RSS for Posts
Atom
Email Notifications
Go
Recent Posts
Simplifying Entity Framework: Data-Driven Design
T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers
Beginning Mocking With Moq 3
A 26-part series of Business Apps Example for Silverlight 3 & .NET RIA Services July Update
ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources – ScottGu’s Blog
Tags
C#
DDD
EF4
Entity Framework
Entity Framework 4.0
Entity Framework Feature CTP1 for .NET 4.0
Entity Framework v2
IoC
jQuery
Kigg
Kigg系列文章
LINQ to Entities
LINQ to SQL
MVC
MVC2
NerdDinner
Oxite
POCO
T4
TDD
Test
Tip
Unity
VS2010
WPF
View more
Archives
December 2009 (8)
November 2009 (1)
October 2009 (18)
September 2009 (4)
August 2009 (24)
July 2009 (70)
June 2009 (180)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Tutorial: Getting Started with TFS in VS2010
Earlier this month we announced the new Basic configuration for TFS . This configuration gives you an easy to set up version of TFS that supports source control, work items, and builds. It is a great place to migrate your Visual Source...
Published
2009/10/22 10:53
by
革命
Filed under:
VS2010
,
TFS
Searching and Navigating Code in VS 2010 (VS 2010 and .NET 4.0 Series)
This is the ninth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. In today’s blog post I’m going to cover some of the new code searching and navigation features that are now built-into VS 2010. Searching and...
Published
2009/10/22 10:56
by
革命
Filed under:
VS2010
Multi-Targeting Support (VS 2010 and .NET 4 Series)
This is the third in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post discusses VS 2010’s enhanced multi-targeting support – which allows you to use and target multiple versions of .NET. We did significant...
Published
2009/10/22 10:57
by
革命
Filed under:
VS2010
ASP.NET, HTML, JavaScript Snippet Support (VS 2010 and .NET 4.0 Series)
This is the sixth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post covers another useful improvement in VS 2010 – HTML/ASP.NET/JavaScript snippet support. Snippets allow you to be more productive...
Published
2009/10/22 10:58
by
革命
Filed under:
VS2010
Auto-Start ASP.NET Applications (VS 2010 and .NET 4.0 Series)
This is the seventh in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. I’m going to switch from discussing new VS 2010 tooling features and instead do a few posts covering a few new runtime features (don’t worry – I...
Published
2009/10/22 10:59
by
革命
Filed under:
VS2010
URL Routing with ASP.NET 4 Web Forms (VS 2010 and .NET 4.0 Series)
[In addition to blogging, I have recently been using Twitter to-do quick posts and share links. You can follow me on Twitter at: www.twitter.com/scottgu (@scottgu is my twitter name)] This is the eighth in a series of blog posts I’m doing on the...
Published
2009/10/22 10:59
by
革命
Filed under:
VS2010
Code Optimized Web Development Profile (VS 2010 and .NET 4.0 Series)
This is the fifth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post covers a new “Web Development (Code Optimized)” profile option we are introducing with VS 2010 that allows you to optionally configure...
Published
2009/10/22 11:01
by
革命
Filed under:
VS2010
Multi-Monitor Support (VS 2010 and .NET 4 Series)
This is the fourth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post covers one of the general IDE improvements that I know a lot of people are already eagerly looking forward to with VS 2010 – multiple...
Published
2009/10/22 11:02
by
革命
Filed under:
VS2010
Starter Project Templates (VS 2010 and .NET 4.0 Series)
This is the second in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post is about another small, but I think nice, change coming with VS 2010 and ASP.NET 4 when you create new ASP.NET Web projects – which...
Published
2009/10/22 11:03
by
革命
Filed under:
VS2010
Clean Web.Config Files (VS 2010 and .NET 4.0 Series)
This is the first in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post is about an admittedly small, but I still think kind of nice, change coming with ASP.NET 4.0: clean, simple, web.config files. ...
Published
2009/10/22 11:04
by
革命
Filed under:
VS2010
Entity Framework Features Not Supported by the Entity Designer
The following are Entity Framework features that are not currently supported by the Entity Designer. Multiple entity sets per type. Creating entity sets for non-root types. Table-per-concrete class mapping. Using EntityType properties in mapping...
Published
2009/10/23 23:30
by
革命
Filed under:
VS2010
,
Entity Framework 4.0
Example: Optimistic Concurrency
Every developer who has worked on a business application will definitely have come to deal with optimistic concurrency. Data retrieved from the database has a unique identifier and a timestamp, used for optimistic concurrency control. When editing...
Published
2009/10/26 10:36
by
革命
Filed under:
MVC2
ASP.NET MVC 2 Preview 2: Client-Side Validation
ASP.NET MVC 2 Preview 2: Client-Side Validation In my opinion one of the most interesting features of ASP.NET MVC 2.0 Preview 2 is the support for client-side validation. How-to enable Client-Side validation Client-side validation enable your application...
Published
2009/10/26 10:56
by
革命
Filed under:
MVC2
Web Platform Installer 2.0
Overview Now that the Web Platform Installer 2.0 is RTW, WebPI for short, I’ll have some fun exploring some installation options with a series of posts. The Web PI is the easiest an quickest way to install software on Windows to run web applications...
Published
2009/10/26 11:43
by
革命
Filed under:
Web Platform Installer 2.0
Visual Studio 2010 beta 2: a quick web tour
Now that Visual Studio 2010 beta 2 has been released, you can have some fun exploring it, starting from the new splash screen :-) In this post I’m going to explore some of the news for web developer, not all but at least some:-) A quick look at...
Published
2009/10/26 12:00
by
革命
Filed under:
VS2010
,
Beta 2
1
2
Next >