Stories recently tagged with 'VS2010'

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 11 months ago

About Part 2 Second part is about 6:30 min in length. Covers Object Services and how to do CRUD operations using EF 4.0 object services. The demo explores EF change tracking capabilities. The demo also shows how to map return result of a stored procedure to existing entity in your EDM. read more...

add a comment |category: |Views: 19

tags: another

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 11 months ago

First part is an introduction to Entity Framework 4.0 with brief about its short history. This part also include a demo about new vs2010 designer enhancements for EF4. Also the screencast shows how to do a refactor to complex type using EDM designer. read more...

add a comment |category: |Views: 29

tags: another

Collection of VS2010 Web Deployment posts(vishaljoshi.blogspot.com)

submitted by JemmJemm(9604) 2 years ago

"In past few months I and my team have written several blog posts on VS 2010 Web Deployment features… In VS 2010 there was a lot of investment made in Web Deployment and over next few months we will be writing more on the subject…" read more...

add a comment |category: |Views: 12

tags: another

ScottGu: April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010(weblogs.asp.net)

submitted by JemmJemm(9604) 2 years ago

Good collection of ASP.NET, ASP.NET MVC and Visual Studio 2010 -related links. read more...

add a comment |category: |Views: 44

tags: another

Announcing availability of Visual Studio 2010 and .NET Framework 4(blogs.msdn.com)

submitted by codehappiness.comcodehappiness.com(175) 2 years, 1 month ago

I am very excited to announce the availability of Visual Studio 2010 and .NET Framework 4 on April 12th. read more...

add a comment |category: |Views: 133

tags: another

Visual Studio 2010 Tip of the Day Returns!(blogs.msdn.com)

submitted by powerrushpowerrush(3873) 2 years, 4 months ago

Sara Ford passes the torch on to Zain Naboulsi: The plan is to have a tip a day posted on this blog with a few extra items thrown in for good measure. What you will see is a healthy mix of new tips in Visual Studio 2010 and some of the old favorites as well (tested to make sure they still work). To be absolutely clear: These are Visual Studio 2010 Tips and Tricks so what you will see are the details on how to leverage old and new content with our latest product. read more...

2 comments |category: |Views: 222

tags: another

Visual Studio 2010 and .NET Framework 4 IDE Enhancements –Part3(dotnetslackers.com)

submitted by hima_.nethima_.net(440) 2 years, 4 months ago

In my previous article I explained some of the nice features related to IDE, in continuation to that I am going to explain Add Reference enhancements for developers, Windows 7 support for developers, Share Point 2010 enhancements , Office Business Application Support, Cloud Development, Document Map Margin and Visual Studio 2010 Tips read more...

add a comment |category: |Views: 18

tags: another

Courier, a codeplex project (Decoupled ViewModel messaging framework)(bradcunningham.net)

submitted by FoovanadilFoovanadil(155) 2 years, 5 months ago

Courier is a simple decoupled messaging framework that allows easy communication between ViewModels. this is useful anywhere you are using the MVVM pattern (WPF,Silverlight,ASP.NET etc..) read more...

add a comment |category: |Views: 38

tags: another

Naming Anonymous Types with Generate from Usage(diditwith.net)

submitted by cls2degcls2deg(1535) 2 years, 7 months ago

Trick for using the new Visual Studio 2010 Generate from Usage feature to convert anonymous types to named types. read more...

add a comment |category: |Views: 7

tags: another

Download Microsoft Visual Studio 2010 Beta 2 Today!(goneale.com)

submitted by gonealegoneale(1055) 2 years, 7 months ago

Get it now! This is a public release, not just for MSDN subscribers! For more information check the Official Microsoft, Scott Gu & Hanselman.. read more...

add a comment |category: |Views: 16

tags: another

Visual Studio 2010 Beta 2 Available for Download to Anyone!(tinyurl.com)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 7 months ago

As the title states. Plus Visual Studio 2010 and .NET 4 Beta 2 include a "Go Live" license to use them in production. read more...

add a comment |category: |Views: 20

tags: another

Visual Studio 2010 Beta 2 Setup Contains a Weird Blue Mac-Style Button(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 7 months ago

I just finished installing Visual Studio 2010 Beta 2 within a Windows 7 Virtual Machine running within Windows VIrtual PC and the Final/Finish screen of the installation wizard contains a weird, blue, Mac-style Button. Ok, I know it’s not exactly how the button are in the UI of Max OSX, but it’s much closer to that than it is to Windows 7 buttons. The button looks so incredibly out of place, and I wonder who decided that it should be used, especially since it doesn’t match the UI of either the installer or Windows itself. read more...

add a comment |category: |Views: 24

tags: another

Visual Studio 2010 and .NET 4 Beta 2 now available to MSDN subscribers(digitalpropulsion.org)

submitted by panicpanic(35) 2 years, 7 months ago

Microsoft has made Visual Studio 2010 and .NET 4 beta 2 available today to MSDN and Technet subscribers with general availability on Wednesday (10/21) read more...

add a comment |category: |Views: 7

tags: another

Visual Studio 2010 Beta 2 Released(blogs.msdn.com)

submitted by bobfamiliarbobfamiliar(3648) 2 years, 7 months ago

Microsoft is pleased to announce that Visual Studio 2010 Beta 2 w/ .NET Framework 4.0 is available for download for all MSDN subscribers, with general availability to follow on October 21st read more...

add a comment |category: |Views: 345

tags: another

Multi-Monitor Support (VS 2010 and .NET 4 Series)(weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 7 months ago

VS 2010 addresses this by now allowing editors, designers and tool-windows to be moved outside the top-level window and positioned anywhere you want, and on any monitor on your system. This allows you to significantly improve your use of screen real-estate, and optimize your overall development workflow. Taking advantage of the multi-monitor feature is really easy to-do. Simply click on a document tab or tool-window and drag it to either a new location within the top-level IDE window – or outside of the IDE to any location on any monitor you want: read more...

add a comment |category: |Views: 28

tags: another

Code Optimized Web Development Profile (VS 2010 and .NET 4.0 Series) (weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 7 months ago

Today’s post covers a new “Web Development (Code Optimized)” profile option we are introducing with VS 2010 that allows you to optionally configure Visual Studio to run in an IDE layout mode that hides the WYSIWYG web designer and instead optimizes around a rich “source editing focused” tooling experience. read more...

add a comment |category: |Views: 3

tags: another