Nikhil Kothari hat den Prototypen von Script# vorgestellt, was es ermöglichen soll, Javascript-/Ajax-Applikationen (ich denke, man darf inzwischen getrost von Applikationen sprechen ;-)) mit dem von C# bekannten Komfort (sowohl von den Features als auch der Unterstützung durch Tools) zu entwickeln.
Nikhil hat ein umfassendes Beispiel gepostet und ein Demo-Video erstellt.
Currently rated 1.4 by 16 people
- Currently 1.375/5 Stars.
- 1
- 2
- 3
- 4
- 5
AJAX oder auch ATLAS sind eine feine Sache - ein Problem, das allerdings immer wieder bemängelt wird, sind die fehlenden Debugging-Möglichkeiten - deshalb hier 3 Tools, die das Debugging erleichtern:
- Fiddler, ein HTTP Debugging Proxy als Windows Applikation:

- Web Development Helper von Nikhil Kothari, eine IE Browsererweiterung:

- XmlHttpRequest-Debugging Javascript (Bookmarklet) von Julien Couvreur:

Um das Bookmarklet zu verwenden, einfach unten stehenden Link per Rechtsklick zu den Favoriten hinzufügen (Sicherheitswarnung bestätigen) und dann auf der zu debuggenden Seiten den Favoriten aufrufen
XmlHttp-Debugging für IE hier bookmarken
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Microsoft hat eine neue Version des Atlas Control Toolkits released, in der weitere Controls hinzugekommen sind:
- Always Visible: Docks any panel to the browser edge so it remains visible all the time.
- Drop Shadow: Adds attractive drop shadows to any control on the page!
- Modal Popup: Shows styled modal UI without using HTML dialogs!
- Rounded Corners: Rounds the corners of any control for a clean, professional look.
Außerdem wurden etliche Bugs gefixed und z.B. der Support für den Safari Browser verbessert.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
ScriptDoc ist ein Tool, das eine C#-like XML-Dokumentation für Atlas client script libraries erstellt, welche dann z.B. von NDoc verarbeitet werden kann.
Currently rated 1.3 by 10 people
- Currently 1.3/5 Stars.
- 1
- 2
- 3
- 4
- 5
Shawn Burke erklärt in seinem Blog-Posting Explaining the Toolkit's Extender classes die Atlas Control Toolkit Extender-Klassen.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
The "Atlas" Control Toolkit is a collection of samples and components that makes it easier then ever to build and consume rich client-side “Atlas” controls and extenders. The toolkit provides both ready to go samples and a powerful SDK to simplify the creation and re-use of your own custom controls and extenders.
Inside the toolkit you will find:
- A rich set of sample controls and extenders that make spicing up your Website with rich functionality a snap. Everything you need to get started is inside including full source code, documentation, and more!
- An easy to use SDK that simplifies the process of writing "Atlas" components.
In the "Atlas" Control Toolkit, you'll find the following controls and extenders (click the links to see them in action!):
- CascadingDropDown: Easily link drop downs, complete with asynchronous population and no postbacks!
- CollaspiblePanel: This extender allows panels on your page to collapse and expand with no code.
- ConfirmButton: This extender adds a confirm dialog to any Button, LinkButton, or ImageButton control.
- DragPanel: Makes any panel into an object that you can drag around the page.
- HoverMenu: Allows UI to pop up next to a control when the user hovers over it.
- PopupControl: This extender turns any panel into a popup.
- ReorderList: This control is a full-featured data-bound control that allows its elements to be reordered on the client via drag and drop.
- TextBoxWatermark: This extender adds "watermark" prompt text to TextBoxes on the page.
- ToggleButton: This extender turns an ASP.NET CheckBox into an image checkbox.
via Chris@glengamoi
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Seit gestern ist der ATLAS April CTP zum Download verfügbar. Details (sprich Release Notes) finden sich im ATLAS-Blog.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Nikhil Kothari hat die Slides und Demos seiner Atlas Präsentation bei Mix06 zum Download bereitgestellt. Hierbei handelt es sich um eine Online Music Library, um die herum überwiegend mit Atlas etliche Features gebaut wurden.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Debugging Tips für Atlas finden sich hier hier.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Habe mir vor 10 Minuten den ASP.NET "Atlas" March CTP heruntergeladen, nachdem ich mir gestern Abend das TaskList-Video von Scott Guthrie zur Einführung angeguckt habe.
Was soll ich sagen: CTP installiert, die web.config einer bestehenden ASP.NET 2.0-Applikation "Atlas-enabled", Script-Manager und UpdatePanel in ein bestehendes, relativ komplexes Web User Control integriert - et voilà: funktioniert auf Anhieb. Ich bin begeistert.
Hier ein (sehr) kurzes Video, dass die Änderung zeigt (ja, ich bin begeistert - hatte ich das schon erwähnt? ;-)):

Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5