Michael's Blog
ASP.NET and Embedded Development
Sign in
|
Join
Home
Contact
About
RSS
Search
Tags
.NET
.NET Micro Framework
AJAX
Ajax.NET
ASP.NET
Atlas
DLR
Google
HTML
IE
JavaScript
jQuery
JSON
Mobile
MVC
Security
Silverlight
Source Code
UI
Vista
Visual Studio
Web 2.0
WPF
WPF/E
WPFE
XSS
News
Navigation
Home
Blogs
Archives
October 2008 (1)
September 2008 (11)
August 2008 (5)
July 2008 (19)
April 2008 (8)
March 2008 (19)
February 2008 (4)
January 2008 (7)
December 2007 (10)
November 2007 (5)
August 2007 (4)
July 2007 (11)
June 2007 (24)
May 2007 (4)
April 2007 (18)
February 2007 (6)
January 2007 (14)
December 2006 (11)
November 2006 (14)
October 2006 (9)
September 2006 (11)
August 2006 (1)
July 2006 (11)
June 2006 (14)
May 2006 (17)
April 2006 (13)
March 2006 (2)
February 2006 (5)
January 2006 (2)
November 2005 (20)
October 2005 (18)
September 2005 (21)
August 2005 (21)
July 2005 (5)
June 2005 (7)
May 2005 (10)
April 2005 (15)
March 2005 (2)
February 2005 (3)
January 2005 (2)
December 2004 (3)
October 2004 (1)
August 2004 (3)
July 2004 (4)
June 2004 (6)
April 2004 (4)
February 2004 (4)
January 2004 (7)
December 2003 (2)
November 2003 (3)
March 2003 (4)
My Links
Pocket PC: WIS Bar
Pocket PC: XP Shutdown
Ajax.NET Professional (AjaxPro)
AjaxPro @ CodePlex
IEC 61850
Michael's Blog (German)
Browse by Tags
All Tags
»
Source Code
(RSS)
.NET
.NET Micro Framework
AJAX
Ajax.NET
ASP.NET
Atlas
DLR
Google
HTML
IE
JavaScript
jQuery
JSON
Mobile
MVC
Security
Silverlight
UI
Visual Studio
Web 2.0
WPF
WPF/E
WPFE
The Future of .NET Reflector (from Lutz Roeder)
by
Michael Schwarz
Red Gate will be responsible for the future development of .NET Reflector , the popular tool authored by Lutz Roeder . I’m very happy to read that Red Gate will offer this tool for free to the community. Lutz did a great job and the feedback from developers...
Filed under:
.NET
,
Source Code
Microsoft TCP/IP Stack on .NET Micro Framework Devices
by
Michael Schwarz
More an more devices are ready for the Microsoft TCP/IP stack that is available with the .NET Micro Framework version 2.5 introduced at the EmbeddedWorld2008 in Nuremberg. GHI Electronics have updated their firmware. Now their Embedded Master Module supports...
Filed under:
.NET
,
Source Code
,
.NET Micro Framework
Download Surface Demo including DeepZoom
by
Michael Schwarz
Well, I forgot to publish the source code of the changed Microsoft Surface Demo written for Silverlight 2 beta 1. The original demo can be found at the Silverlight community gallery . I have added the video support from my first Surface demo and a the...
Filed under:
Source Code
,
Silverlight
ASP.NET MVC Source Code at Codeplex
by
Michael Schwarz
Today Microsoft published the source code of ASP.NET MVC Framework at Codeplex: We’re delighted to give you an early preview of the first release of the ASP.NET MVC source code on to Codeplex. You will be able to find this project at http://www...
Filed under:
ASP.NET
,
.NET
,
Source Code
,
MVC
Surface Demo - Silverlight 2 Update and DeepZoom
by
Michael Schwarz
Today I updated my Surface Demo (original source from Silverlight examples ). Well, there are only some small changes since last beta 1.1. So I have added a DeepZoom control ( MultiScaleImage ) to the demo : See the online demo here .
Filed under:
.NET
,
Source Code
,
WPFE
,
Silverlight
,
UI
Silverlight Socket Comments
by
Michael Schwarz
During my experience with Silverlight 2 beta 1 and the use of sockets I have collected some comments that may help you starting with sockets inside Silverlight: The current beta version 1 of Silverlight 2 starts a reverse DNS lookup for the host name...
Filed under:
.NET
,
Source Code
,
Silverlight
Wake-on-LAN from a .NET Micro Framework Device
by
Michael Schwarz
Well, I love the easy development of embedded devices with the .NET Micro Framework. As the device I'm currently using is really small I tried to build a small Web site on it to start my private servers at home using Wake-on-LAN . You'll find a lot of...
Filed under:
AJAX
,
Ajax.NET
,
.NET
,
Source Code
,
.NET Micro Framework
Wrong DateTime on .NET Micro Framework Devices
by
Michael Schwarz
Since embeddedworld2008 in Nuremberg I'm playing in my free time with the .NET Micro Framework and the Digi Connect ME network device . I've created a small Web server and ported the Ajax.NET Professional library to the really cool and small .NET framework...
Filed under:
.NET
,
Source Code
,
.NET Micro Framework
Silverlight 2 and System.Net.Sockets.Socket
by
Michael Schwarz
The new beta of Silverlight 2 introduces Sockets. The security model enforced by the System.Net.Sockets namespace in Silverlight 2 allows for a connection only back to the site or host of origin. So Silverlight 2 applications will be allowed to connect...
Filed under:
AJAX
,
Security
,
Source Code
,
Silverlight
LINQ to JSON
by
Michael Schwarz
James has published a first beta of LINQ to JSON support in his Json.NET library . It looks very similar to my LINQ support in an internal build of Ajax.NET Professional which never has been released. List < Post > posts = GetPosts(); JObject...
Filed under:
Ajax.NET
,
.NET
,
JavaScript
,
Source Code
,
JSON
More Posts
Next page »