|
|
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.
|
8 Articles match "Visual Studio","WCF"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential Silverlight 3
In this course, you learn to: Identify when and where Silverlight should be used Use Expression Blend to design your user interface Use Visual Studio 2008 to build a Silverlight project and manage its code using C# Exploit the layout controls to create compelling user interfaces Incorporate Silverlight content into your existing web sites Build user and custom controls that support templates and styling Use Behaviors, Actions and Triggers to create reusable functionality across applications Integrate animations, special effects, perspective transforms and media to create a professional UI Exploit
DevelopMentor Courses
- Wednesday, June 17, 2009
Essential .NET for C# Developers
Write code that works well with the garbage collector Handle and throw exceptions properly Write Windows Forms and WPF applications Design and develop network services using WCF Develop web applications using ASP.NET Use threads to improve multiprocessor performance Essential .NET class libraries, including Windows Forms, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), and ASP.NET. Work with the .NET NET Common Type System and class libraries Decompose applications into libraries and namespaces Recognize and use common .NET
DevelopMentor Courses
- Friday, June 12, 2009
Essential LINQ with the Entity Framework 4.0
including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to Entities queries to execute stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Learn how to implement Repository and Unit of Work design patterns with EF 4.0 Employ Test-Driven Development methodologies with the Entity Framework Detect and resolve concurrency
DevelopMentor Courses
- Monday, October 12, 2009
|
13 Articles match "Visual Studio","WCF"
|
The Latest from DevelopMentor
|
MORE
|
|
New Screencast – Introducing the Routing Service
The Routing Service is a new feature of WCF 4.0 (shipping shipping with Visual Studio 2010).
It NET;RSK;WC It is an out-of-the-box SOAP Intermediary able to perform protocol bridging, multicast,
failover failover and data dependent routing.
.NET Meanderings
- Thursday, January 7, 2010
Article: 10 Features in .NET 4.0 that made Me Smile
pain and suffering around the Visual Studio support for WPF and Silverlight designers
has experience within Visual Studio gives me real hope for these technologies. Configuration-free WCF Hosting.
WCF WCF services is now like hosting ASMX web services if you like I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
EF 4.0 N-Tier Support: Take 2
Following the release of Visual Studio 2010 and .NET Open the Server Explorer in Visual Studio 2010 and a data connection to the Northwind database.
You may need to attach Northwind to SQL Express using Management Studio.
Create a class library project using Visual Studio 2010 and name it NorthwindData.
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
|
-
|
The Best from DevelopMentor
|
MORE
|
-
.NET 3.5 Brings Breaking Changes to ThreadPool
you use any of the following: ASP.NET, WCF, .NET Tags: DevelopMentor Visual Studi Holy smokes! I thought we had figured out something significant when I posted .NET
3.5 NET
3.5
Michael C. Kennedy's Weblog
- Monday, February 25, 2008
-
Combining WCF and WF4
There are several ways to use WCF in combination with Windows Workflow Foundation 4. When I was trying to get things working using a declarative workflow and the designer Visual Studio 2010 would keep in locking up so all workflows in this example will be coded using C#. If we want to send a response we need to use a SendReply activity as well, if not we are creating a one way contract. Note that there is not going to be a formal contract as we normally have in WCF. The two can be combined inside of a XAMLX file as Ron Jacobs describes here . Another option is using the WF4 Receive and SendReply activities and hosting the workflow yourself using a WorkflowServiceHost.
The Problem Solver
- Wednesday, August 5, 2009
-
Visual Studio Tricks Series: #2 Multiple Startup Projects
W elcome to the next installment of my Visual Studio Tricks series.
Continuing Suppose you're working on a brand new WCF application that has
both Tags: Visual Studi Continuing on from last
time time when I discussed how to quickly switch between startup projects using hot-keys,
we'll we'll cover another startup project trick.
Here's
Michael C. Kennedy's Weblog
- Wednesday, August 22, 2007
-
Visual Studio 2010 Beta 1 Ships
NET;WCF;W Soma has blogged that beta 1 has finally shipped. Lots of new stuff in here since
PDC. PDC. His blog post is here
http://blogs.msdn.com/somasegar/archive/2009/05/18/visual-studio-2010-and-net-fx-4-beta-1-ships.aspx
.NET Meanderings
- Monday, May 18, 2009
-
Creating a legacy web service proxy in Visual Studio 2008
and the second generates WCF-compatible proxies through SVCUTIL.EXE. more professional version than what was supplied with the original WCF CTP for VS.2005:
The use WCF?" WCF just yet (as much as we want them to, there is a cost in deployment), and second,
WCF If you right click on "References" in a VS2008 project you will find only two options
now now - "Add Reference" and "Add Service Reference".
-
Creating a legacy web service proxy in Visual Studio 2008
and the second generates WCF-compatible proxies through SVCUTIL.EXE. a more professional version than what was supplied with the original WCF CTP for VS.2005:
use WCF?" to WCF just yet (as much as we want them to, there is a cost in deployment), and second,
If you right click on "References" in a VS2008 project you will find only two options
now - "Add Reference" and "Add Service Reference".
-
Article: Building a Twitter Application in .NET
the WCF REST Starter Kit [ http://bit.ly/v8mBb While this toolkit is generally geared towards building to RESTful WCF services, there's
also 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
|
|
|