|
|
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.
|
5 Articles match "ClickOnce","Windows"
|
Related DevelopMentor Courses
|
MORE
|
|
.NET Architecture and Design Principles: Building Distributed Applications
Think in terms of layers and tiers Use patterns in your code and across the enterprise Write secure code Use concurrency to build highly available systems Make distributed calls using remoting, web services and Windows Communication Framework Utilize asynchronous communication with message queues Horizontally scale every tier of your system Deploy software across distributed systems Applications that span more than one machine require a deliberate and radically different design approach. .NET Day 2 WCF Windows Communication Foundation is a new library in .NET NET Architecture and Design presents key concepts in distributed systems.
DevelopMentor Courses
- Friday, June 12, 2009
Essential Windows Forms
Build dialog, single-document interface, and multiple-document interface applications Use the new Windows Forms 2.0 NET Customize windowing behavior through subclassing Use resources to internationalize your application Access databases and bind data to controls using the new BindingSource class Deploy your application over the web to create ?smart using ClickOnce Use the BackgroundWorker class to provide a responsive UI while handling long background operations classes, such as the ToolStrip, MenuStrip, and SplitContainer Integrate custom controls into Visual Studio .NET
DevelopMentor Courses
- Friday, June 12, 2009
Essential Windows Presentation Foundation
Silverlight Build user interfaces with Visual Studio 2008 and Expression Blend Design and debug your applications with available Microsoft and 3rd-party tools Create professional, modern interfaces with animations and special effects Change the appearance of controls with themes Create vector-based 2D graphics with Expression Blend Deploy your application using ClickOnce to the browser Understand the differences between a control template, a custom control, and a user control Utilize your existing controls, forms, and resources from Windows Forms or Win32 with WPF Essential Windows Presentation
DevelopMentor Courses
- Friday, June 12, 2009
|
5 Articles match "ClickOnce","Windows"
|
The Latest from DevelopMentor
|
MORE
|
|
Recommended reading for C# starters
Windows Forms
Windows
Forms Binding with Windows Forms 2.0 Client Deployment with ClickOnce by Brian Noyes
Web Windows Presentation Foundation by Chris Anderson
Windows
Presentation I regularly get asked for references on which books are interesting for people starting
with with C# and .NET.
The Blomsma Code
- Saturday, January 17, 2009
ClickOnce Deployment for Unmanaged Code (C++, VB6, etc)
ClickOnce is a
great great deployment model for many Windows applications built with the .NET Surprisingly, you can deploy your unmanaged apps with ClickOnce. Change the project settings on the console application to "Windows Application".
Write Michael's Useless NET Framework.
Too Too bad it isn't supported for C++, VB 6, or other technologies.
Michael C. Kennedy's Weblog
- Monday, August 25, 2008
Christmas comes early: Microsoft releases Visual Studio .NET 2008
9: WPF and Windows Forms integration (“Crossbow”)
Hand Hand in hand with the designer view, VS2008 improves the designer experience for Windows
Forms 8: ClickOnce improvements Microsoft introduced a simplified way to deploy
Windows Windows Forms clients from the web with Visual Studio 2005 called ClickOnce. After a long beta period Microsoft pushed Visual Studio .NET NET 2008 (code named “Orcas”)
out
Mark's Blog of Random Thoughts
- Wednesday, December 19, 2007
|
-
|
The Best from DevelopMentor
|
MORE
|
-
ClickOnce Deployment for Unmanaged Code (C++, VB6, etc)
ClickOnce is a
great great deployment model for many Windows applications built with the .NET Surprisingly, you can deploy your unmanaged apps with ClickOnce. Change the project settings on the console application to "Windows Application".
Write Michael's Useless NET Framework.
Too Too bad it isn't supported for C++, VB 6, or other technologies.
-
Recommended reading for C# starters
Windows Forms
Windows
Forms Binding with Windows Forms 2.0 Client Deployment with ClickOnce by Brian Noyes
Web Windows Presentation Foundation by Chris Anderson
Windows
Presentation I regularly get asked for references on which books are interesting for people starting
with with C# and .NET.
The Blomsma Code
- Saturday, January 17, 2009
-
Christmas comes early: Microsoft releases Visual Studio .NET 2008
9: WPF and Windows Forms integration (“Crossbow”)
Hand Hand in hand with the designer view, VS2008 improves the designer experience for Windows
Forms 8: ClickOnce improvements Microsoft introduced a simplified way to deploy
Windows Windows Forms clients from the web with Visual Studio 2005 called ClickOnce. After a long beta period Microsoft pushed Visual Studio .NET NET 2008 (code named “Orcas”)
out
Mark's Blog of Random Thoughts
- Wednesday, December 19, 2007
-
Christmas comes early: Microsoft releases Visual Studio .NET 2008
9: WPF and Windows Forms integration (“Crossbow”)
Hand Hand in hand with the designer view, VS2008 improves the designer experience for Windows
Forms 8: ClickOnce improvements Microsoft introduced a simplified way to deploy
Windows Windows Forms clients from the web with Visual Studio 2005 called ClickOnce. After a long beta period Microsoft pushed Visual Studio .NET NET 2008 (code named “Orcas”)
Mark's Blog of Random Thoughts
- Wednesday, December 19, 2007
-
WPF Pong
Each Skin is then an instantiation of a resource dictionary, when the window is launched I simple associate my window resource dictionary with the currently selected skin. When any of the controls wish reference styles located in resources they walk up the control tree looking for the resource and should find it in the resource dictionary associated with the window. If the user wishes to Couldn't keep still over the xmas break, my kids were playing some of those classic games we used to play as kids although now inside a tiny console you plug in to your tv. This got
.NET Mutterings
- Friday, January 5, 2007
|
|
|