Michael's Blog
ASP.NET and Embedded Development
Sign in
|
Join
Home
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
August 2005 - Posts
11
Comments
Very cool DataGrid for Ajax.NET
by
Michael Schwarz
I got some requests for a DataGrid on the client-side JavaScript. On my own I create small HTML tables either by using the DOM or a simply string. I found one cool control that can be used with the Ajax.NET library: ActiveWidgets Grid . This control can...
2
Comments
Using NameSpaces in JavaScript
by
Michael Schwarz
For those of you still working with the problem of same variable names in JavaScript. Why don't use namespaces on the client, too? On my working library I have added this feature and some namespace-related methods to all my JavaScript files: <script...
6
Comments
BorgWorX - The Open Source development platform for Ajax.NET
by
Michael Schwarz
Christian Hubinger has updated the Wiki at http://www.borgworx.com/ . You will find detailed information how you can get a license to use the Ajax.NET library in your projects. Also, Christian has added a info how you can become a BorgWorX developer to...
9
Comments
Ajax.NET Support
by
Michael Schwarz
The first AJAX enabled library for Microsoft .NET (Ajax.NET) is about 5 months old, now. The large acceptance has killed my inbox and I have still about 130 unread emails. Sorry, but I need more time to answer all your emails. If you have only quick questions...
20
Comments
Ajax.NET Professional - what are you missing?
by
Michael Schwarz
As I wrote on one of my last blogs I'm working on a new AJAX library for .NET. There are a lot of AJAX JavaScript libraries available, and I will have a look on those who are interesting for the Microsoft .NET Framework. Maybe you have one that is very...
1
Comments
Ajax.NET - Key Benefits and Ideas
by
Michael Schwarz
I have published my internal slides about the key benefits of the Ajax.NET library . The ideas depend on the feedback I got from developers around the world. Also I will point to the ASP.NET Podcast Show #11: Intro to Ajax and the Ajax.NET Library (MP3...
32
Comments
Download Ajax.NET source code, now!
by
Michael Schwarz
Update: Have a look at Ajax.NET Professional at http://www.ajaxpro.info/ . The Web site of BorgWorX is not available any more. The source code is now available at SediSys. You can download the source code of the Ajax.NET library with any SVN client (...
Filed under:
AJAX
,
Ajax.NET
,
Source Code
14
Comments
What is AJAX? And why we (don't) use AJAX...
by
Michael Schwarz
I read the blog from Wallace What is AJAX ? Yes, what is AJAX and why do we want to use AJAX? We have to use AJAX because everyone is talking about it! We have to use AJAX because big companies (Google, Amazo, Microsoft) are using AJAX! We have to use...
10
Comments
AJAX and the Search Engine Problems
by
Michael Schwarz
There are already thousands of web sites using AJAX or similar techniques. One problem all of them have is the point that web crawlers will only search for HREF, SRC or some other link tags. I never saw a web crawler that is searching for AJAX JavaScript...
16
Comments
Ajax.NET Source Code moved to SediSys
by
Michael Schwarz
Since the day before yesterday SediSys ( http://www.sedisys.com ) is the new owner of the source code for the Ajax.NET library. SediSys will make the source code be available as an Open Source Project. Hopefully we can make the Ajax.NET library together...
More Posts
« Previous page
-
Next page »