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
September 2008 (7)
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
Other related blogs
Miguel de Icaza
Albert Weinert
Damir Tomicic
Thomas Bandt
René Drescher-Hackel
Brian Goldfarb
Miljan Braticevic
Scott Guthrie
Chad Campbell
.NET Micro Framework Blog
Pavel Bánský
Jens Kühner
Jan Kučera
Browse by Tags
All Tags
»
Ajax.NET
»
.NET
(RSS)
.NET Micro Framework
AJAX
ASP.NET
Atlas
DLR
Google
HTML
IE
JavaScript
jQuery
JSON
Mobile
Security
Silverlight
Source Code
UI
Web 2.0
WPF
WPF/E
WPFE
Ajax.NET and IIS 7 Integrated Mode
by
Michael Schwarz
As there are some questions on how to run Ajax.NET on IIS 7 (i.e. Windows Vista) in integrated mode instead of classic mode here are two things you have to check: First check that the IIS_ISSRS group has access to your Web site folder. If you are using...
Filed under:
AJAX
,
Ajax.NET
,
.NET
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
My own small .NET Micro Framework Web Server
by
Michael Schwarz
While developing my small Ajax.NET M! library for creating Web applications that run on the .NET Micro Framework I have started to write my own Web server. Some years ago I wrote a simple SMTP/POP server and using some code from there was a great help...
Filed under:
AJAX
,
Ajax.NET
,
.NET
,
JavaScript
,
JSON
,
HTML
,
.NET Micro Framework
Ajax.NET M! - The .NET Micro Framework AJAX Library
by
Michael Schwarz
The embeddedworld2008 is over and I had some time to play around with Microsoft .NET Micro Framework devices. I can remember that I had a look on it during the first available betas on Microsoft Connect, but then stopped watching it because of the missing...
Filed under:
AJAX
,
Ajax.NET
,
.NET
,
JavaScript
,
JSON
,
Mobile
,
HTML
,
.NET Micro Framework
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
How to... use Class Libraries with ASP.NET AJAX like AjaxPro
by
Michael Schwarz
Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate the AJAX client-side JavaScript proxies the...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
JavaScript
,
Atlas
,
Source Code
,
HTML
,
UI
How to... move from AjaxPro to ASP.NET AJAX PageMethods
by
Michael Schwarz
In one of my last posts I blogged about the future of Ajax.NET Professional (AjaxPro) and that I'm not able to do further development on that project. A lot of my readers feeling sad about this but I had to concentrate more on new technologies that...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
Web 2.0
,
JavaScript
,
Atlas
,
Source Code
.NET AJAX Survey Results
by
Michael Schwarz
Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
JavaScript
,
Atlas
,
JSON
,
HTML
,
jQuery
,
UI
Ajax usage among .NET developers
by
Michael Schwarz
Simone Chiaretta had a look at the results of Ajaxian's survey about the state of the usage in the Web development community. He decided to make a new survey , but this time only focused on .NET developers. Please click here to take the survey and vote...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
JavaScript
,
Atlas
,
JSON
,
jQuery
ASP.NET AJAX Roles and Security
by
Michael Schwarz
David Barkol writes on his blog about ASP.NET AJAX Role Application Service with Visual Studio 2008 (Orcas). Well, it is a new service that is working similar to the profile and authentication service. As it is very easy to call it from the client-side...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
JavaScript
,
Atlas
,
Security
,
Source Code
More Posts
Next page »