Browse by Tags
All Tags »
C# (
RSS)
Disclaimer: I'm no MS/.Net evangelist. I'm just a computer software developer that wants to share his experience working on a weekend project (actually 3 weekends...) As a bet between me and my wife, I took the challenge of developing grid computing...
Comes in handy if you want to implement an automatic application upgrade component. By calling System.Deployment.Application. ApplicationDeployment .CurrentDeployment.CurrentVersion You'll get in return which current version is running and can alert...
I was envy of Mono's and Gnome's blog communities having a nice and much more down to earth web blog community page where their members can see how their favorite blogger actually looks. [See mono's and Gnome's examples]. So I thought why not do the same...
Well, We are just about to release monoppix V1.1.8. The main feature of V1.1.8 (which is based on mono V1.1.8 ) is the ability to run native C# System.Windows.Forms code without using "Wine" on Linux. Here are some examples of winforms (and...