DotNetShoutout - Stories tagged with Windows Client
4
Shouts

Dec 2: Find out how close your .NET application is to ASP.NET Web/Cloud/SaaS

published 913 days, 11 hours, 19 minutes ago posted by webguiwebgui 914 days, 3 hours, 21 minutes ago
Tuesday, November 23, 2010 1:00:50 AM GMT Monday, November 22, 2010 8:58:01 AM GMT
This webcast will introduce the new migration AssessmentTool and show how to use this free tool on your .NET application's runtime assemblies (executable) in order to learn how close it is to be moved to ASP.NET Web/Cloud with VWG. We will also explain the report it generates which indicates what part of your .NET application can be reused as is, and provides a deeper analysis of the issues to be handled and their solutions. In addition, we will present the roadmap of upcoming automatic migration tools a... (more)
category: Podcast | clicked: 2 | 2 comments | | source: www.visualwebgui.com
tags: .NET, Windows Client, Silverlight, Windows Forms, conversion, migration, Programming, Framework, Development, WebCast, Podcast, VB6, WinForms, ASP.NET
2
Shouts

Does Visual WebGui represent a Declarative or rather an Imperative development style? - Itzik Spitzen

published 913 days, 11 hours, 19 minutes ago posted by webguiwebgui 914 days, 3 hours, 33 minutes ago
Tuesday, November 23, 2010 1:00:50 AM GMT Monday, November 22, 2010 8:46:42 AM GMT
This interesting subject does bother some of the .NET developers out there... one of the reasons for which it is so interesting to understand this deeper, is the perception on declarative programming representing a more advanced approach... Well, while there is no doubt about declarative being the more advanced approach, we should carefully go about determining what is really declarative programming and where exactly the thin line between declarative and imperative programming goes. I guess that if you... (more)
category: Web Dev | clicked: 5 | comment | | source: blogs.microsoft.co.il
tags: .NET, Cloud, Windows Client, Programming, Development, Web, UI, Ajax, ASP.NET
6
Shouts

Windows Client Developer Roundup for May 31, 2010, Holiday Edition

published 1087 days, 2 hours, 18 minutes ago posted by rajuraju 1088 days, 3 hours, 29 minutes ago
Wednesday, June 02, 2010 10:01:18 AM GMT Tuesday, June 01, 2010 8:50:37 AM GMT
The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF, Surface, Windows 7, XNA, Windows Forms, Silverlight, Windows Phone and Visual Studio. If you have something interesting you've done or have run across, please send me the URL and brief description via.... (more)
category: How To | clicked: 0 | comment | | source: 10rem.net
tags: .NET, Windows Client, Silverlight, XNA, Windows 7, WPF, Windows Phone, Visual Studio
8
Shouts

Spring Speaking Rollup 2010: Recent Talks and Upcoming Talks at Microsoft WebCamps - Scott Hanselman

published 1136 days, 23 hours, 6 minutes ago posted by jantujantu 1139 days, 22 hours, 7 minutes ago
Tuesday, April 13, 2010 1:13:56 PM GMT Saturday, April 10, 2010 2:12:08 PM GMT
I've been travelling some, and I have a few more trips at Microsoft WebCamps before I take a much needed break and stop travelling until 2011.I went to Munich, Cairo, and Egypt a few weeks back and presented on ASP.NET MVC (both Beginner and Advanced), .NET 4 in general, Making Your Blog Suck Less, and Information Overload. I presented at Mix 10 on Web Development and Security with Phil Haack.Last week I was in Belgium and The Netherlands and gave some talks as well.I thought it would be nice to ... (more)
category: How To | clicked: 1 | comment | | source: www.hanselman.com
tags: ASP.NET MVC, ASP.NET AJAX, Windows Client, Programming, Channel9, Speaking, Microsoft, ASP.NET, WPF.
7
Shouts

WPF and Text Blurriness, now with complete Clarity - Scott Hanselman

published 1171 days, 51 minutes ago posted by jantujantu 1171 days, 17 hours, 22 minutes ago
Wednesday, March 10, 2010 11:28:54 AM GMT Tuesday, March 09, 2010 6:57:51 PM GMT
The #1 complaint I hear about WPF (Windows Presentation Foundation) is that many fonts end up looking "blurry." It's a darned shame because really great applications like Evernote get criticized because of this one issue*. The blurriness happens on .NET 3.5 and below because WPF's graphics system is "device independent" so rendering happens independent of resolution. It makes apps DPI-aware for free and scales them nicely. Unfortunately MOST people are running on 96dpi screens and that's where you'd ex... (more)
category: Smart Client | clicked: 0 | comment | | source: www.hanselman.com
tags: Windows Client, WPF, VS2010