Browse by Tags
All Tags »
.NET Framework (
RSS)
Found a great list of 30 cheat sheets/Reference guides on webdesigner depot (Thanks to Günter Hagedorn for this tip!). 25-Point Website Usability Checklist Browser Compatibility Table Web Standards Checklist Search Engine Optimization Cheat Sheet Tweet Sheet 2 XHTML Cheat Sheet v1.03 CSS Cheat Sheet Blueprint Framework and Blueprint CSS Cheat Sheet Mixing Typefaces Common Fonts for all Versions of Windows, and Mac Equivalents Official Adobe Photoshop CS4 Reference Adobe Photoshop CS4 Keyboard Shortcuts Adobe Flash CS4 Keyboard Shortcuts ActionScript 2.0 to 3.0 Migration Cheat Sheet Adobe Dreamweaver CS4 Keyboard Shortcuts WordPress Help Sheet Advanced WordPress Help Sheet WordPress Theme Development Checklist JavaScript Cheat Sheet Regular Expressions...
Visual Studio 2008 Express Editions with Service Pack 1 (Bootstrappers) http://go.microsoft.com/fwlink/?LinkId=123679 Visual Studio 2008 Express Editions with Service Pack 1 (iso) http://go.microsoft.com/fwlink/?LinkId=123680 Visual Studio 2008 Service Pack 1 (Bootstrapper) http://go.microsoft.com/fwlink/?LinkId=122094 Visual Studio 2008 Service Pack 1 (iso) http://go.microsoft.com/fwlink/?LinkId=122095 Visual Studio Team System 2008 Team Foundation Server Service Pack 1 http://go.microsoft.com/fwlink/?LinkId=124829 .NET Framework 3.5 Service Pack 1 http://go.microsoft.com/fwlink/?LinkId=124150 Get the bits while they're hot ;-) Daniel Read More...
The .NET 3.5 Enhancements Training Kit covers the technologies in the .NET 3.5 SP1 release and the out of band releases that are a part of the same wave, namely ASP.NET MVC and the ASP.NET Silverlight controls. Currently, the training kit contains six hands-on labs, made up of the following technologies: ADO.NET Data Services ADO.NET Entity Framework ASP.NET AJAX History ASP.NET Dynamic Data ASP.NET MVC ASP.NET Silverlight controls Additional information can be found here . Cheers Daniel Read More...
Well, to be honest that’s actually quite easy, nevertheless I keep forgetting it all the time (pretty much like Error 15023: User already exists in current database ). Seems like I enter an age where my short term memory is already gone but the long term memory hasn’t arrived yet ;-) So, without further frills, that’s how it works: Dim myFile = String .Format( "{0}\myFile.xml" , _ AppDomain.CurrentDomain.BaseDirectory) Happy coding! Daniel Read More...
Following is a list of cheat sheets I found over time... Feel free to post additional links if you have other cheat sheets. .NET Framework .NET Framework 2 0 Poster .NET Framework 3.5 Common Namespaces and Types Poster .NET Format String Quick Reference C# Visual Studio 2005 Built-in Code Snippets (C#) Visual Studio 2005 C# Code Snippets on msdn Web Development Microsoft® Silverlight™ 1.1 Alpha Developer Reference Poster ASP.NET 2.0 Page Life Cycle & Common Events http://john-sheehan.com/blog/wp-content/uploads/aspnet-life-cycles-events.pdf http://blog.krisvandermast.com/content/binary/ASP.NET-2.0-life-cycle.png Microsoft ASP.NET Ajax Cheat Sheets HTML Character Entities CSS Cheat Sheet JavaScript Cheat Sheet XHTML, Cheat Sheet...
Kris Vandermotten zeigt auf seinem Blog wie die von Linq to SQL erzeugten SQL Befehle in dem "Debugger Output" Fenster angezeigt werden können ( http://www.u2u.info/Blogs/Kris/Lists/Posts/Post.aspx?ID=11 ). Sehr praktisch :-) Wie die von Linq to SQL erzeugten Befehle auf der Console ausgegeben werden können zeigt dieser Artikel: Wie sehe ich welche SQL Befehle eine Linq to SQL Abfrage erzeugt? Schöne Grüße Daniel Read More...
In ASP.NET Case Study: Lost session variables and appdomain recycles beschreibt Tess was passiert wenn eine application domain recycled wird warum application domains recycled werden Definitiv ein Thema welches mich in meiner Zeit als Softwareentwickler beschäftigt hat ;-) Read More...
Seit letzter Woche ist die neuste Version des Atlas Control Toolkits verfügbar. Es handelt sich hierbei um eine Sammlung von AJAX-basierten Server Controls die auf der ASP.NET AJAX Laufzeitumgebung aufbauen. Neu in dieser Version sind vier Controls: Animation : Adds powerful, easy to use animations to any element or control NoBot : Applies simple rules to prevent automated bots or scripts from posting to a page Slider : Adds an elegant scrollbar-like user interface for setting numeric values UpdatePanelAnimation : Animates page elements corresponding to hidden postback activity Wie schon in der Vergangenheit ist das Atlas Control Toolkit entweder als Binary oder als Source Code (wenn das mal nicht richtig gut ist...) erhältlich. Der Download...
" Many people have asked us to deliver a fully-supported 1.0 release of “Atlas” before the next release of Visual Studio. “Fully supported” means that Microsoft product support services are available 24 hours a day, 7 days a week, 365 days a year and that any customer can obtain hotfixes if they encounter a bug affecting their application. It also means that the product has a committed servicing product lifetime of 10 years – which provides companies with the ability to depend on it for mission critical applications. I am excited to announce today that we are going to ship this fully supported “Atlas” 1.0 release on top of ASP.NET 2.0 and ensure that it works with Visual Studio 2005. Our goal is to ship the “Atlas” 1.0 release around the end...
Tiefergehende Informationen zu dem ASP.NET Compilation Modell finden sich in dem Buch „Programming Microsoft ASP.NET 2.0 Applications. Advanced Topics“ von Dino Esposito. Gegenstand dieses Buchs sind unter anderem ein Kapitel über HTTP Handler und HTTP Module sowie ein Kapitel ASP.NET Controls. Knackig im Anspruch aber auf jeden Fall lesenswert! Für alle, die lieber ein deutsches Buch in der Hand halten, ist eine Übersetzung mit dem Titel „ASP.NET 2.0-Programmierung für Experten“ verfügbar. Weitere Infos (Inhaltsverzeichnis, Beispielkapitel, etc.) sind auf http://www.microsoft.com/MSPress/books/8377.asp verfügbar. Die Referenz schlechthin für Entwickler von Server Controls ist das Buch „Developing Microsoft ASP. NET Server Controls and Components...
More Posts
Next page »