Michael's Blog
ASP.NET and Embedded Development
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments 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
April 2011 (1)
September 2010 (2)
April 2010 (1)
January 2010 (1)
October 2009 (2)
September 2009 (2)
July 2009 (1)
June 2009 (2)
April 2009 (1)
March 2009 (1)
February 2009 (3)
January 2009 (2)
December 2008 (1)
November 2008 (10)
October 2008 (3)
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)
ZigBee Smart Energy Blog
July 2007 - Posts
1
Comments
Upgrading your project to Silverlight Alpha 1.1 Refresh
by
Michael Schwarz
Scott Hanselman wrote on his blog about how to upgrade your project from Silverlight 1.1 Alpha to Alpha Refresh . There are a couple of breaking changes in Silverlight 1.0 RC1 . Because the 1.1 version does include the same core it will be necessary to...
Filed under:
JavaScript
,
Silverlight
0
Comments
SwirlChat Module v2 (for DNN)
by
Michael Schwarz
swirlhost has released their new chat module that is designed specifically for DotNetNuke : "Since the success of the original SwirlChat version 1.0, we've been scouring our New Features forums and listening to customer feedback to help us produce a chat...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
UI
7
Comments
Silverlight Configuration Tool
by
Michael Schwarz
With the latest Silverlight bits you will find a new configuration tool in the Silverlight application folder (i.e. c:\Program Files\Microsoft Silverlight) names slup.exe (SilverLight UPdate?). You can open the configuration from any Silverlight host...
Filed under:
Silverlight
12
Comments
Updated My Silverlight Surface Version
by
Michael Schwarz
I have updated the Silverlight "Surface" demonstration with video support , too. The only thing I had to do is to replace the Silverlight.js JavaScript file and change the boolean properties in the createObjectEx to their string representations (true...
Filed under:
Silverlight
3
Comments
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
1
Comments
[de] Kostenfreier Silverlight Workshop in Erlangen
by
Michael Schwarz
Nachdem wir den ersten Workshop kurzfristig absagen mussten haben wir einen neuen Termin in Erlangen bei der the campus am 9. August, ab 18 Uhr. Wir haben einen Raum, PCs, Kaffee und Kuchen! Anmeldungen über die neu angelegte Google Group NET-Workshops...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
WPF/E
,
WPFE
,
Silverlight
3
Comments
New Silverlight Links
by
Michael Schwarz
The last weeks I was a little bit busy because of some projects and other work I had to do at home. But today I will publish some new links about Silverlight: New Visual Studio Version for Silverlight (2nd beta) How Silverlight Update works , (my old...
Filed under:
ASP.NET
,
Source Code
,
WPF/E
,
WPF
,
WPFE
,
Silverlight
2
Comments
Silverlight 1.0 RC1 available
by
Michael Schwarz
As you may have already noticed: the RC1 of Silverlight 1.0 has been put online on the weekend. Since the last beta there have been fixed around 2000 (!) bugs and added some more features. English downloads are available here: Silverlight 1.0 RC1 / Windows...
Filed under:
.NET
,
WPF/E
,
WPFE
,
Silverlight
4
Comments
Authentication and Session
by
Michael Schwarz
In my current project I'm using a own User object that I store in the HttpContext.Session to have personalized data available without connecting on each AJAX method / page refresh to the database. If the session will end because of timeouts, Web server...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
.NET
,
JavaScript
,
Security
,
Source Code
1
Comments
Throw new Exception with AjaxPro
by
Michael Schwarz
Last Friday I had a discussion with Kris about some problems he had with Ajax.NET Professional. The thing was that he was using Response.Write somewhere in his code to write exception details to the output, but that failed because the result was not a...
Filed under:
AJAX
,
Ajax.NET
,
.NET
,
JavaScript
,
Source Code
More Posts
Next page »