Sign in
Dan Horbatt's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
OK
Search
Tags
dotNET
Installation
News
Old
Archive
Archives
August 2008
(2)
December 2007
(3)
November 2007
(2)
October 2007
(1)
September 2007
(1)
August 2007
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dan Horbatt's Blog
Size Analysis of the .NET Framework
Posted
over 5 years ago
by
daniel.horbatt
1
Comments
Scott Hanselman's blog has a good overview of where the size of the .NET Framework comes from here . Additionally, he introduces http://www.smallestdotnet.com/ which will tell you what you currently have installed as well as how big of a download you...
Dan Horbatt's Blog
It's been awhile...
Posted
over 5 years ago
by
daniel.horbatt
1
Comments
Well, as some of you may have guessed, I've been under the radar recently due to a switch in teams. I am now a Program Manager on the full .NET Framework working on project and release management tasks. Expect further updates tailored around the full...
Dan Horbatt's Blog
XNA Game Studio 2.0 Released
Posted
over 6 years ago
by
daniel.horbatt
1
Comments
I just got an email about XNA Game Studio 2.0 being released this morning and thought I'd share since XNA includes parts of the .NET Compact Framework. XNA Game Studio is a product from Microsoft that allows you to create games for Windows and the...
Dan Horbatt's Blog
Changes to NetCFSvcUtil in Power Toys for .NET Compact Framework 3.5 RTM
Posted
over 6 years ago
by
daniel.horbatt
1
Comments
In order to fix a couple of bugs, as well as to enable a few edge case scenarios, there were some changes made to the NetCFSvcUtil. CFClientBase has been modified. There might be a change in the public API of a proxy class depending on the service...
Dan Horbatt's Blog
Power Toys for .NET Compact Framework 3.5 have been released
Posted
over 6 years ago
by
daniel.horbatt
1
Comments
The Power Toys for .NET Compact Framework 3.5 have just gone live at http://www.microsoft.com/downloads/details.aspx?familyid=C8174C14-A27D-4148-BF01-86C2E0953EAB&displaylang=en . If you downloaded a previous version, you might want to upgrade as...
Dan Horbatt's Blog
Mobile Blocks - Automatic Application Updating and Deployment
Posted
over 6 years ago
by
daniel.horbatt
I was browsing through http://www.codeplex.com/ the other day and stumbled up Mobile Blocks. Mobile Blocks is a framework to handle the deployment and maintenance of applications. It touts the following features: It helps you implement a "pull...
Dan Horbatt's Blog
Remote Logging WCF on .NET Compact Framework
Posted
over 6 years ago
by
daniel.horbatt
10
Comments
Debugging WCF can be hard. Frusteratingly hard. Small details can easily cause failures; A simple namespace mismatch on an XML envelope, for instance, will cause the entire message to be dropped silently by the server. Luckily, WCF with the .NET Framework...
Dan Horbatt's Blog
Overview of Device Messaging Over the Internet
Posted
over 6 years ago
by
daniel.horbatt
1
Comments
The .NET Compact Framework has made programming for Windows Mobile based devices easier than ever and extremely similar to programming with .NET targeting a desktop. Still, there are numerous minute differences between the two that can lead to unexpected...
Dan Horbatt's Blog
Using NetCFSvcUtil.exe to interact with ServiceContracts
Posted
over 6 years ago
by
daniel.horbatt
5
Comments
Due to size constraints, only a subset of WCF features were ported over, excluding ServiceContract support. Since then a big request we've seen for the .NET Compact Framework is the ability for WCF on devices to be able to interact with servers running...
Dan Horbatt's Blog
Another New Face
Posted
over 6 years ago
by
daniel.horbatt
1
Comments
Hello World! It's the phrase that we all learn whenever we delve into a new language, so it felt fitting to start off my blogging with it. I'll be working with the great guys and girls of the .NET Compact Framework, so expect to see some postings about...
Page 1 of 1 (10 items)