|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
1 Articles match "Sample","Visual Studio"
|
Related DevelopMentor Courses
|
MORE
|
|
Visual Studio Team System
Use VSTS to enforce best practices of software development Understand the VSTS tools and how and where they fit into the project lifecycle Learn how VSTS can be configured to use different software methodologies Use graphical modeling tools to create a system design and validate its deployment Employ test-driven development to produce robust code Harness the power of source control Learn how to manage testing and track bugs Set up a project portal to access all project documentation Manage databases with Visual Studio Team Edition for Database Professionals Schedule Builds with Team Build Use
DevelopMentor Courses
- Friday, June 12, 2009
|
22 Articles match "Sample","Visual Studio"
|
The Latest from DevelopMentor
|
MORE
|
|
Trackable DTO’s: Taking N-Tier a Step Further with EF4
and Visual Studio 2010. I use two sets of T4 templates (a code-generation technology built into Visual Studio): One set is used by the Data Access Layer on the service side to generate both the ObjectContext container class and POCO classes that serve as DTO’s but have an ObjectState property. In fact, the sample app I write for my article uses svcutil to generate client entities when adding a service reference in Visual Studio. Download code for this post here .
Not long ago my friend and colleague Richard Blewett wrote a blog post
Tony and Zuzana's World
- Friday, February 19, 2010
MVVM: IUIVisualizer and event management with behaviors
some of the concepts we’ve talked about already through a new sample – a simple picture
viewer:
image application ala photoSuru, it’s really more of a sample of MVVM practices with
the Here’s some of the coding examples present in the sample:
It Download the sample from In this post, we will look at the IUIVisualizer , and bring together
some viewer:
The
Mark's Blog of Random Thoughts
- Friday, February 5, 2010
MVVM: Views and ViewModels
Copy the project template into your Visual Studio 2008 templates directory located
off off your user documents - mine is at %UserProfile%DocumentsVisual Studio
2008TemplatesProjectTemplatesVisual cf0 cf3 ///cf4 Sample ViewModel that wraps a Directory.par ??cf0 In the previous post, I provided a link to the project template you can use to start
a a
Mark's Blog of Random Thoughts
- Friday, January 22, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
ClickOnce Deployment for Unmanaged Code (C++, VB6, etc)
you want to try it yourself, you can run this sample application here:
Run
Michael's Tags: DevelopMentor Talks Visual Studi ClickOnce is a
great great deployment model for many Windows applications built with the .NET NET Framework.
Too
-
Unit Testing Coming to a Workflow Near You
putting together some libraries and samples on unit testing Windows Workflow. Tags: Tools Unit Testing Visual Studi [Update: See the follow up post "Significant
Advances Advances in Unit Testing Windows Workflow" ]
If If
Michael C. Kennedy's Weblog
- Tuesday, September 30, 2008
-
Jason’s AJAX Component Library
don’t have any examples of the components it contains online so you’re going to have to download the solution and take a look at the samples on your own machine. I’m assuming you have Visual Studio 2005 and ASP.NET AJAX installed, of course.
[Update: This release won't build if you extracted it to a folder with spaces in the path. You might want to get Release 2 instead.]
Jason Diamond
- Monday, June 4, 2007
-
Dynamic Data Access with LINQ
They are not and this video and sample application shows you how to accomplish just
this. Screen shot of sample application
Tags: DevelopMentor Talks Visual Studi When I talk about LINQ people often ask whether it’s possible to have dynamic queries with LINQ. An example of this is presenting the user with a UI that allows them to optionally filter by some criteria or other and sort by some criteria.
-
Significant Advances in Unit Testing Windows Workflow
Download the library with sample test project here: Kennedy.WorkflowTesting.zip (216
KB) see it used in the sample with my library.
What The Sample:
Let Running these tests inside Visual Studio we get all green!
I This post describes a unit testing library for testing Windows Workflow Foundations.
It It
Michael C. Kennedy's Weblog
- Sunday, January 18, 2009
-
Article: Building a Twitter Application in .NET
you want to download the sample application to follow along, you can get it here:
http://www.michaelckennedy.com/Samples/SampleStatusUpdater.zip
While Kit as a cool feature to visual studio: "paste xml as types". Then go to Visual
Studio, I recently wrote an article for DevelopMentor 's
Developments Developments newsletter entitled Building a Twitter Application in .NET
-
EF 4.0 N-Tier Support: Take 2
Following the release of Visual Studio 2010 and .NET You can download the sample application I created here . For convenience I’m using the Northwind sample database .
Open the Server Explorer in Visual Studio 2010 and a data connection to the Northwind database.
NET 4.0 Beta 2 , the Entity Framework team put out a second CTP for Entity Framework 4.0,
Tony and Zuzana's World
- Thursday, November 12, 2009
|
|
|