Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Building Modern Line of Business Applications with Visual Studio 2010 (Part 1a of 4)

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
3,414
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 23, 2010

In this demo intensive session we take a look at improved support in Visual Studio 2010 for building distributed business applications. We focus on Visual Studio support for building rich client experiences with Windows Communication Foundation (WCF) and Microsoft Silverlight, creating and consuming WCF services, sharing business validation rules between client and server, implementing local caching of read-only data on the client, and sharing common application services like authentication and authorization between Windows and Web client applications. Visual Studio 2005 and Visual Studio 2008 raised the productivity bar for business application developers. Visual Studio 2010 builds on that foundation bringing unmatched productivity gains to distributed business application developers.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:

Uploader Comments (orvillecm)

  • @kurtnelle to minimize the amount of time spent typing I created code snippets. In the Northwind.Web project membership authentication is defined in the web.config by default. When an authentication task is needed the database was automatically created.

  • @orvillecm - Can these Snippets be downloaded anywhere? in particular the HyperlinkButton_Click ?

    Thanks

  • @BraindG I'm assuming you are referring to this code snippet. Let me know if this helps.

    Dim btn As HyperlinkButton = sender Dim id As String = btn.Tag Me.NavigationService.Navigate(­New Uri(String.Format("CustomerDet­ail/{0}", id), UriKind.Relative))

see all

All Comments (5)

Sign In or Sign Up now to post a comment!
  • Where did you get the "Modern Business Applications" tool box items from?

  • How do you add the asp.net profile and membership authentication?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more