Contents tagged with Examples
-
Deleting the diagramming objects from Sql Server
Maybe there is a more direct way to do it, but the scripts below will delete the objects that are created for database diagrams.
-
Exposing the MCMS Resource Gallery with simpler urls
We've been moving more of the resources out of the project structure and into the ResourceGallery.
-
CacheHelper for interdependant Cache entries in ASP.Net
This class will let you manage a group of cache entries, creating an additionl dependency for each item added.
-
MCMS Add placeholders to all templates
private void Page_Load(object sender, System.EventArgs e)
-
Autocode templates
A viewstate property template
-
RestoreControlTree
Markup:
-
TemplateControlDesigner Example Code
I think I pulled this from an example somewhere, but I can't find the original.
-
Using simple objects in web services
Consumer : A test from a test class, in a project with a web reference.
-
WebServiceObjectParameter
It is important to note the "incorrect" behavior of IsDirty, the internal logi of the class is not included in the consumer's proxy.
-
Intro TDD
(This article is subject to deletion, and I can't find the de-Wordify button)