Lunch Session
30 Entries
- This Week
- This Month
- All Time
-
Language(s)
-
Visual Studio Debugger Tips & Tricks
Avg Rating: 0
The Visual Studio Debugger provides a slew of features that make the task of debugging both easier and more efficient. Learn about time-saving tips and tricks for all versions of the Visual Studio Debugger, including the new debugger features in Visual Studio 2010. Hear about the new mixed-mode… -
Panel: The Future of Unit Testing
Avg Rating: 0
Unit testing means different things to different people. To Agile developers, it enables Test Driven Development. To researchers, it enables test generation from static and dynamic analysis. To others, it's a means to test protocols, APIs, and other functionality below the presentation layer.… -
Improving Code Quality with Code Analysis
Avg Rating: 5
(1)Learn how to catch critical bugs earlier in the development cycle by identifying issues such as buffer overruns and SQL injection attacks before they actually cause a security exploit. The Code Analysis features in Microsoft Visual Studio help you tune application security, robustness,… -
Windows 7: Welcome to the Windows 7 Desktop
Avg Rating: 0
The Windows desktop is evolving--is your application ready to evolve also? This session sets the stage for exciting enhancements to the taskbar, Start Menu, and other desktop elements. Chaitanya Sareen -
Natural Interop with Silverlight, Office, and Python in Microsoft Visual C# and Microsoft Visual…
Avg Rating: 0
Learn how the new C# and VB language features make interop with JScript, COM, and Python more natural. Dynamically control the HTML DOM within Silverlight, automate Word and Excel with less code, or access Python libraries, all from your favorite .NET language! Alex Turner Alex Turner is the… -
Microsoft Visual C# IDE: Tips and Tricks
Avg Rating: 0
Learn tips and tricks that will make C# code editing faster and more fun using Microsoft Visual Studio. Dustin Campbell -
Windows 7: Design Principles for Windows 7
Avg Rating: 0
Together, we can increase customer enthusiasm, satisfaction and loyalty by designing user experiences that are both desirable and harmonious. In this session we introduce the Windows User Experience Principles approach to shipping software. Along the way we share stories and lessons learned along… -
WCF: Zen of Performance and Scale
Avg Rating: 0
Join us for an interactive lunch discussion about different kinds of performance and scale requirements that are a crucial part of any distributed systems development life cycle. Learn the principles of Windows Communication Foundation (WCF) throughput and responsiveness optimization. Hear about… -
Coding4Fun: Windows Presentation Foundation Animation, YouTube, iTunes, Twitter, and Nintendo's…
Avg Rating: 0
Spend time with Coding4Fun authors as they walk through some DIY Development projects: TwitterVote, Wiimote, InnerTube, and BabySmash. Brian Peek Brian is a Microsoft C# MVP who has been actively developing in .NET since its early betas in 2000, and who has been developing solutions using… -
Microsoft Expression Blend: Tips & Tricks
Avg Rating: 5
(1)See how Expression Blend can be used to design user interfaces for the desktop and the Web using both Windows Presentation Foundation and Microsoft Silverlight 2. Learn how to design consistently for both technologies and how the resulting XAML provides elegant workflow between developers and…