IC窗口
community.icburner.com
Sign in
|
Join
|
Help
首页
精华文章
媒体
问答
维基百科
圈子
精华
VS2010学习
»
All Tags
»
VS2010
(
RSS
)
Browse by Tags
VS2010学习
Home
Syndication
RSS for Posts
Atom
Email Notifications
Go
Recent Posts
Introduction to the simplest Mock Framework for .NET – Moq
NUnit running VS10 code
Sharepoint 2010概述开发
Visual Studio 2010 beta 2: a quick web tour
Entity Framework Features Not Supported by the Entity Designer
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)
Beta 2
EF4
Entity Framework
Entity Framework 4.0
Moq
MVC
NUnit
POCO
SharePoint
T4
Test
TFS
WPF
Introduction to the simplest Mock Framework for .NET – Moq
Rate This Moq Home Screencasts – Introduction to Mocking with Moq Basic Mocking with Moq Methods Matching Arguments Properties Callbacks Verification Also… API (lots of examples) - API documentation Stephen Walter - TDD : Introduction to Moq
Published
2009/12/10 0:57
by
革命
Filed under:
VS2010
,
Moq
NUnit running VS10 code
I've downloaded the NUnit 2.5 source and opened the VS2008 solution in the VS2010 beta. Once the conversion finished I opened all the projects and changed the target framework setting for all the projects to ".NET Framework 4.0". I then...
Published
2009/12/9 22:26
by
革命
Filed under:
VS2010
,
NUnit
Sharepoint 2010概述开发
第1部分 SharePoint 2010 è stato da poco prensentato al pubblico per la prima volta.共享点2010年刚刚首次prensentato公众。 Ho deciso di raccontarvi un po' le novita che saranno presenti in questa release, poichè di sicuro interesse per molti sviluppattori...
Published
2009/10/26 12:13
by
革命
Filed under:
VS2010
,
SharePoint
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
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
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
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
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
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
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
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
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
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
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
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
1
2
3
Next >