jQuery Goodness and ASP.NET AJAX - Take II
So clearly I am obsessing about getting jQuery features into my WebForm applications. I would seriously love to see the following added ...
0 commentsSave Tags: .net, how-to, javascript, web design
An Introduction to Software Factories
Gunther Lenz, Microsoft ISV Architect Evangelist, introduces Software Factories from the perspective of a small to medium size software development... more »
2 commentsSave Tags: .net, methodology, trends
RSS Add-in for BlogEngine.Net that reminds readers to sign up to RSS
Blogengine.net extension for .NET junkies
0 commentsSave Tags: .net, ajax, web 2.0, web design
jDialog 1.0 for jQuery - A simple AJAX modal creator
jDialog is created for web developers who want to create inline AJAX modal windows easily and want to be able to customize their windows to the max.
0 commentsSave Tags: javascript
Unit Testing: Apply Test-Driven Development to your Database Projects
In November 2006 Microsoft released Visual Studio® Team System Database Edition, also known as DBPro or Data Dude, which introduced a product... more »
0 commentsSave Tags: .net, database
Never Write an Insecure ASP.NET Application Ever Again
Simply put, least privilege means that an application, process, or user should have the least access to resources required to accomplish a task and no... more »
0 commentsSave Tags: .net
Add Social Bookmarks links to dotnetblogengine
Added a bunch of good looking social bookmarks for the blogengine. This is a major upgrade to dannydouglass's extension. Pretty cool.
0 commentsSave Tags: .net, frameworks, web 2.0, web design
Create custom activities for IE 8
Shows you how to take advantage of the new Activity feature of IE 8 on your own website
0 commentsSave Tags: javascript, xml
Adding Auto Format for ASP.NET Custom Controls Design Time
This post shows how to add Auto Format.. link in the Smart Tag of the ASP.NET web controls, to give the user of the control a variety of different... more »
0 commentsSave Tags: .net, frameworks, how-to
ASP.NET Runtime Cheat Sheet: HttpRequest, HttpRuntime, and friends
Cheat sheets for retrieving various bits of ASP.NET runtime information, all with live sample values, links to MSDN, and some explanations. Includes... more »
0 commentsSave Tags: .net, open source
Custom Controls Design Time Support Part 13: Adding Snaplines
This post shows how to add custom Snaplines for your custom windows controls. Includes a sample and source code.
0 commentsSave Tags: .net, frameworks, how-to
Custom Controls Design Time Support Part 12: Adding SmartTag
This post describes how to add a smart tag panel to your custom control.
0 commentsSave Tags: .net, frameworks, how-to
Custom Controls Design Time Support Part 11: Designer Verbs
This post describes how to use a control designer to add custom menu items on the custom controls by adding Designer Verbs.
0 commentsSave Tags: .net, frameworks, how-to
Custom Controls Design Time Support Part 10: Filtering Control Members
This post shows how to filter metadata in the design time environment using designers and implementing PostFilter and PreFilter methods.
0 commentsSave Tags: .net, frameworks, how-to
Custom Controls Design Time Support Part 9: Introducing the Designer
This post gives an introduction to designers and show what designers can do during the design time, and compares between web and windows controls... more »
0 commentsSave Tags: .net, how-to
Custom Controls Design Time Support Part 4: TypeConverters Introduction
This part an introduction to Type Converters and how use them.
0 commentsSave Tags: .net, how-to
Custom Controls Design Time Support Part 2: More Design Time Attributes
The second part of a series showing how to add design time support to custom controls with more attributes as DisplayNameAttribute... more »
0 commentsSave Tags: .net, how-to
Custom Controls Design Time Support Part 1: Design Time Attributes
The first part of a series showing how to add design time support to custom controls with common attributes as BrowsableAttribute CategoryAttribute... more »
0 commentsSave Tags: .net, how-to
Custom Controls Design Time Support Part 0: Introduction
An introduction to a series on how to build custom controls that take full advantage of the design time environment services.
0 commentsSave Tags: .net, how-to
Custom Controls Design Time Support Part 8: Implementing UITypeEditor
This post describes by steps how to implement a custom UITypeEditor and gives a brief introduction on the IWindowFormsEditorService, the sample... more »
0 commentsSave Tags: .net, how-to
Custom Controls Design Time Support Part 6: Custom TypeConverter 2
This post shows how to implement a custom TypeConverter for Enums and how to use the SupportedValues
0 commentsSave Tags: .net
Custom Controls Design Time Support Part 5: Custom TypeConverters
In the previous post I gave an introduction on common TypeConverters and how to use them, in this post I will show you how to implement custom... more »
0 commentsSave Tags: .net, frameworks, gui
Expression Web and Custom Controls
In case you wonder how Expression Web deals with custom ASP.NET controls, there are 2 things to notice : 1. Having the control assembly into the... more »
0 commentsSave Tags: .net, methodology, web design
jQuery lightBox plugin
lightBox is a plugin for jQuery. It was inspired in Lightbox JS by Lokesh Dhakar. jQuery lightBox plugin is simple, elegant, unobtrusive, no need... more »
0 commentsSave Tags: javascript
via