|
|
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.
|
7 Articles match "Video","Visual Studio"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential Silverlight 3
How do I use Expression Blend to get the most out of Visual State Manager and Silverlight 3 Behaviors? You will also see how to use advanced pixel effects and to create visually compelling user experiences, as well as understand the pros and cons of Silverlight 3's support for GPU acceleration. In this module you will learn how to use styles and themes to create visually appealing user interfaces. You will learn how to create and manage control templates using Expression Blend, and use Visual State Manager to reduce code and maximize design flexibility.
DevelopMentor Courses
- Wednesday, June 17, 2009
Essential Silverlight 2
built in video capabilities to control and display A/V content within your application. We will cover playback basics, fullscreen mode, and video brushes. You will add markers to your video during encoding and then write C# code to react when the markers are reached during playback: a technique that allows you to coordinate targeted overlay or banner ads to really maximize the value of your media content Create Rich Internet Applications (RIAs) using languages and libraries that you already know. How can I utilize background threads to make my UI more responsive?
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 4 Training
How do I use Expression Blend to get the most out of Visual State Manager and Behaviors? Fundamentals This module will provide you with an overview of four core aspects of Silverlight development: the use of eXtensible Application Markup Language (XAML); the code-beside programming model; the concept of the visual tree; and the use and declaration of dependency and attached properties. In this module, you will learn how to leverage Silverlight's built in video capabilities to control and display A/V content within your application. How do I request elevated trust?
DevelopMentor Courses
- Wednesday, June 2, 2010
|
6 Articles match "Video","Visual Studio"
|
The Latest from DevelopMentor
|
MORE
|
|
TDD Invades Space Invaders
For remote collaboration we use : Skype (audio / video) VNC for screen keyboard sharing RDP (windows remote desktop) -- requires Windows 2003/2008 server for pairing. Source Control : TortoiseSVN TortoiseGit Developer Tools : Resharper CodeRush Testing Tools : MsTest (in Visual Studio Professional and up) NUnit NCover TortioseDiff Approvals Tests Approvals Tests CodeRush add-in Rhino Mock TypeMock. A joint post by Llewellyn Falco and Michael Kennedy. These kinds of performances are always a risk but that's part of what makes them fun. This is OK. Create a 15x10 board. // 2.
Michael C. Kennedy's Weblog
- Wednesday, October 28, 2009
Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.).
Ardent Dev
- Friday, December 19, 2008
Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.).
Ardent Dev
- Friday, December 19, 2008
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Breaking Changes in the ThreadPool: The Movie
If you doubt the validity of the previous post, or can't reproduce the problem, please watch the video: Download the video (approx 18 MB). Kick it: In the video I work with a modified version of the program. Here's that for your enjoyment: The application: NetThreading.exe (From Video).zip Tags: DevelopMentor Visual Studio Well, my recent post on.NET 3.5 Brings BREAKING Changes to ThreadPool sparked quite a bit of interest in the.NET community. But this is also something difficult to convince people of because it depends so heavily on configuration.
Michael C. Kennedy's Weblog
- Tuesday, February 26, 2008
-
Dynamic Data Access with LINQ
They are not and this video and sample application shows you how to accomplish just this. And you can watch the screencast video here: Kennedy-Dynamic-Linq.wmv (35.7 Tags: DevelopMentor Talks Visual Studio 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. This was straightforward if you built-up a SQL string in code. Screen shot of sample application. Normal. false. false. false.
-
Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.).
Ardent Dev
- Friday, December 19, 2008
-
Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.).
Ardent Dev
- Friday, December 19, 2008
-
Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.).
Ardent Dev
- Friday, December 19, 2008
-
TDD Invades Space Invaders
For remote collaboration we use : Skype (audio / video) VNC for screen keyboard sharing RDP (windows remote desktop) -- requires Windows 2003/2008 server for pairing. Source Control : TortoiseSVN TortoiseGit Developer Tools : Resharper CodeRush Testing Tools : MsTest (in Visual Studio Professional and up) NUnit NCover TortioseDiff Approvals Tests Approvals Tests CodeRush add-in Rhino Mock TypeMock. A joint post by Llewellyn Falco and Michael Kennedy. These kinds of performances are always a risk but that's part of what makes them fun. This is OK. Create a 15x10 board. // 2.
Michael C. Kennedy's Weblog
- Wednesday, October 28, 2009
|
|
|