|
|
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"
|
Related DevelopMentor Courses
|
MORE
|
|
NET Architecture and Design Principles: Building Distributed Applications
Next we look at a variety of ways to deliver code to customers, including Windows Installers and ClickOnce deployment. Learn to build systems that are scalable, reliable and secure. Discussions range from object-oriented programming to enterprise patterns, networking to Web Services, caching to distributed databases, and client/database applications to very large-scale web sites. You'll get answers to these questions: How do I build scalable and reliable systems? How can I use patterns to design extensible, reusable services? What's the best way to communicate between distributed layers?
DevelopMentor Courses
- Friday, June 12, 2009
Essential Windows Forms
using ClickOnce Use the BackgroundWorker class to provide a responsive UI while handling long background operations Essential Windows Forms provides developers with the knowledge and skills needed to build multi-tier user interface applications. Explore ClickOnce deployment over the Web, Windows Forms internals, control layout, and data binding. It shows how to use the much talked-about ClickOnce technology to deploy an application locally or over the Web Build dialog, single-document interface, and multiple-document interface applications Use the new Windows Forms 2.0
DevelopMentor Courses
- Friday, June 12, 2009
NET Security
Day 3 CLR Security - Part 2: Programming for Partial Trust and ClickOnce While the preceding module covered the basics and mechanics of CLR security and CAS, this module gives practical advice on how to write partially trusted code from an application and framework developer perspective. Also covered is the ClickOnce deployment technology that is supposed to make deployment of partially trusted applications easier. This has some security implications everyone using ClickOnce should be aware of. But not every security feature is also a secure feature.
DevelopMentor Courses
- Friday, June 12, 2009
|
10 Articles match "ClickOnce"
|
The Latest from DevelopMentor
|
MORE
|
|
Recommended reading for C# starters
Smart Client Deployment with ClickOnce by Brian Noyes. I regularly get asked for references on which books are interesting for people starting with C# and.NET. I'm not good at remembering books, but usually squeeze out a reference. Today I ran across a good list of Essential Reading compiled by my DevelopMentor colleague Tony Sneed. I'm shamelessly copying it here since I concur with his list. Essential.Net 2.0 Reading. The C# Language. Essential C# 2.0 by Mark Michaelis.Net in General. CLR via C#, Second Edition by Jeffrey Richter. Programming.NET Components, 2nd Edition by Juval Lowy.
The Blomsma Code
- Saturday, January 17, 2009
ClickOnce Deployment for Unmanaged Code (C++, VB6, etc)
ClickOnce is a great deployment model for many Windows applications built with the.NET Framework. Surprisingly, you can deploy your unmanaged apps with ClickOnce. If you want to try it yourself, you can run this sample application here: Run Michael's Useless C++ App via ClickOnce. Too bad it isn't supported for C++, VB 6, or other technologies. Or is it. You just need a tiny.NET app to get it started. Here's how it works: Take your existing C++ project. Add to the solution a.NET console application. the C++ app is deployed, versioned, and kept up to date as well. Kennedy.
Michael C. Kennedy's Weblog
- Monday, August 25, 2008
|
-
|
The Best from DevelopMentor
|
MORE
|
-
ClickOnce Deployment for Unmanaged Code (C++, VB6, etc)
ClickOnce is a great deployment model for many Windows applications built with the.NET Framework. Surprisingly, you can deploy your unmanaged apps with ClickOnce. If you want to try it yourself, you can run this sample application here: Run Michael's Useless C++ App via ClickOnce. Too bad it isn't supported for C++, VB 6, or other technologies. Or is it. You just need a tiny.NET app to get it started. Here's how it works: Take your existing C++ project. Add to the solution a.NET console application. the C++ app is deployed, versioned, and kept up to date as well. Kennedy.
-
ClickOnce , ClickTwice, harddisk empty???
Dominick Baier has been working hard in the area of ClickOnce. RTM ClickOnce technology. He posted an excellent article on his blog that goes into 'the defaults' of the 2.0 must read before use!
XML from the Coffee Shop
- Sunday, February 19, 2006
-
Nederlandse CodeCamp 2009
Tags: NET Visual FoxPro LINQ NetFx3 Workflow VSTO WCF VB webcast ClickOnce WPF Silverlight SDN Data Access ASP.NET.
The Problem Solver
- Monday, October 19, 2009
-
Recommended reading for C# starters
Smart Client Deployment with ClickOnce by Brian Noyes. I regularly get asked for references on which books are interesting for people starting with C# and.NET. I'm not good at remembering books, but usually squeeze out a reference. Today I ran across a good list of Essential Reading compiled by my DevelopMentor colleague Tony Sneed. I'm shamelessly copying it here since I concur with his list. Essential.Net 2.0 Reading. The C# Language. Essential C# 2.0 by Mark Michaelis.Net in General. CLR via C#, Second Edition by Jeffrey Richter. Programming.NET Components, 2nd Edition by Juval Lowy.
The Blomsma Code
- Saturday, January 17, 2009
-
SynchronizationContext assists layering
The first version of the times table tester is now complete, the UI layer is extremely thin…and I even managed to deploy it in our home network using ClickOnce…I know scary I actually taught the kids how to just say ok to the not trusted publisher prompt…. Having just got back from two weeks travelling I was confronted with the need that my oldest daughter needs to learn her times tables for a tester after half term. Being away a lot and the children having loads of after school clubs etc means we often find it hard to find the right moment to practice.
.NET Mutterings
- Saturday, October 21, 2006
-
Visual Studio Tricks Series: #3 Managing the Recent Projects List
decided to publish it via ClickOnce so it will always be up-to-date. W elcome to my third Visual Studio tricks post. This time it's more of a utility, than a tip. want to talk about managing the recently projects list. If you're like me, then you work with many different projects (especially after I teach a class) and your recent project list becomes polluted with projects you don't care about. In this post, "Recent Projects in Visual Studio 2005" ,net DEvHammer discusses how to access the registry to alter that list. You're welcome to download this program if it looks useful to you.
Michael C. Kennedy's Weblog
- Wednesday, September 12, 2007
-
Email Something Huge: Introducing the Big Mailer Utility
Here's a screen shot: You can download and install it via ClickOnce here: Install Big Mailer (700 KB). I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. wanted something cleaner and less intrusive. So I created a simple utility I called "Big Mailer". figured I'd blog about it and share it with the world. Feel free to use it as you see fit. This program consists of both a client and server piece that simplifies uploading content to your web site. Enjoy! Kennedy.
|
|
|