I gave a talk in Mountain View at the South Bay .Net User Group meeting on August 5th. This was a general talk about ClickOnce Deployment and how to use it. Almost everyone in the room was a Windows F… more →
RobinDotNet's Blognirajrules wrote 5 days ago: Bit of history first. PDB – Program Debug Database is essential sometimes during debugging. By defau … more →
wallism wrote 1 week ago: ClickOnce via msbuild The Problem When you publish from Visual Studio, the publish directory gets th … more →
dotnettrails wrote 1 month ago: Sometimes when you are building a full trust app to be deployed via clickonce, things like editing r … more →
dotnettrails wrote 1 month ago: Was trying all the while using ApplicationDeployment class. Ran into lot of errors. Found this aweso … more →
dotnettrails wrote 2 months ago: Many a times we need the application path of the clickonce installed application. From the APIs we c … more →
robindotnet wrote 3 months ago: I gave a talk in Mountain View at the South Bay .Net User Group meeting on August 5th. This was a ge … more →
robindotnet wrote 4 months ago: This is a follow-up post to the article How to Create a Desktop Shortcut for a ClickOnce Application … more →
robindotnet wrote 4 months ago: You can deploy a ClickOnce application to localhost, i.e. your local web server on your own machine. … more →
Amir Aryani wrote 5 months ago: The following article on MSDN is a very good walkthrough for deplying Office 2007 Add-ins using Clic … more →
msujaws wrote 5 months ago: I’ve just released a new version of my YouTube Playlist Downloader. This is a quick bug fix th … more →
Ben G wrote 5 months ago: Ran into a problem. The following SilverLight code works to launch a URL, but fails when launchign a … more →
Kazi wrote 6 months ago: Deploying ASP.NET applications (including Silverlight) to your Windows Azure account is easy, but yo … more →
Karl Shifflett wrote 6 months ago: While in Los Angeles several attendees of the “WPF for Line of Business Tour” asked abou … more →
robindotnet wrote 7 months ago: One of the questions that comes up a lot in the MSDN ClickOnce forum is how to deploy an application … more →
maxi326 wrote 8 months ago: When I compile a leftover project from my colleague, this error comes out. I don’t know what t … more →
Nick Masao wrote 1 year ago: When I first used the reportviewer control I remember having some problems installing my app through … more →
kjvanee wrote 1 year ago: I was trying to publish my new application to our fileserver using the publish feature built into VS … more →
zproxy wrote 1 year ago: If you add a referenece to a exe in your clickonce application it fails to load. Whats up with that? … more →
marlongrech wrote 1 year ago: Let me start by saying that I am NOT a ClickOnce expert, yet today I encountered a problem and thoug … more →