anitaziegler

Stories kicked by anitaziegler

Dirt Simple ASP.NET CMS using the ScrewTurn Wiki(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 4 months ago

Use the open source ScrewTurn wiki as a simple CMS for your ASP.NET website. read more...

add a comment |category: |Views: 48

tags: another

CheckBoxList hover extender(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 4 months ago

This article presents a CheckBoxList extender that enables the user to hover over individual checkboxes in the list and see a popup with additional information. The information is populated dynamically (web service call) depending on the hovered checkbox' value. read more...

add a comment |category: |Views: 170

tags: another

Understanding Single Sign-On in ASP.NET 2.0(aspalliance.com)

submitted by locrainlocrain(400) 4 years, 4 months ago

In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the concept using ASP.NET login controls. read more...

add a comment |category: |Views: 102

tags: another

Sandcastle on CodePlex(codeplex.com)

submitted by JemmJemm(9604) 4 years, 4 months ago

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features: * Works with or without authored comments * Supports Generics and .NET Framework 2.0 * Sandcastle has 2 main components (MrefBuilder and Build Assembler) * MrefBuilder generates reflection xml file for Build Assembler * Build Assembler includes syntax generation, transformation, etc * Sandcastle is used internally to build .Net Framework documentation read more...

add a comment |category: |Views: 10

tags: another

Migrating Web Application Projects between VS 2005 and VS 2008(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 4 months ago

If you move Web Application Projects between Visual Studio 2008 and Visual Studio 2005 and a machine that doesn't have Visual Studio 2005 installed you will find that the project doesn't load due to a build target difference. read more...

add a comment |category: |Views: 45

tags: another

Compatibility and IE8(blogs.msdn.com)

submitted by JemmJemm(9604) 4 years, 4 months ago

Chris Wilson explains how IE8 will handle standards and backwards compatibility. read more...

1 comment |category: |Views: 3

tags: another

New Blog Engine Theme: MarketPlace 1.0(adamzastawski.com)

submitted by azastawskiazastawski(160) 4 years, 4 months ago

This is a new BlogEngine.Net Theme by Adam Zastawski. read more...

add a comment |category: |Views: 79

tags: another

New BlogEngine.NET Theme: StarGazer(jasonlay.net)

submitted by jf26028jf26028(635) 4 years, 4 months ago

New dark theme for BlogEngine from Jason Lay based on the StarGazer template.. read more...

add a comment |category: |Views: 47

tags: another

CodeMash Open Space Podcast: Open Source on .net(stevenharman.net)

submitted by usshermussherm(5285) 4 years, 4 months ago

From the recent CodeMash conference: an Open Spaces talk discussing Open Source software on the .net platform - and WebDevRadio just happened to be there and got it all on tape... err, digitally recorded. read more...

add a comment |category: |Views: 6

tags: another

Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 1(aspalliance.com)

submitted by keyvankeyvan(4086) 4 years, 4 months ago

Microsoft released the first CTP of ASP.NET 3.5 Extensions and it includes ASP.NET MVC Framework as one of the main extensions for ASP.NET 3.5. In the first part of this article series about building a simple blog engine with ASP.NET MVC and LINQ, Keyvan introduces the MVC pattern, ASP.NET MVC Framework, and the fundamentals of a simple blogging engine. read more...

1 comment |category: |Views: 21

tags: another

How to Write a Provider Model(dotnetslackers.com)

submitted by keyvankeyvan(4086) 4 years, 4 months ago

In this article Keyvan teaches you how to write your own data provider for .NET applications using the provider model. read more...

add a comment |category: |Views: 12

tags: another

Custom Controls Design Time Support Part 9: Introducing the Designer(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 4 years, 4 months ago

This post gives an introduction to designers and show what designers can do during the design time, and compares between web and windows controls designers. read more...

add a comment |category: |Views: 3

tags: another

New BlogEngine Theme - ThemeEngine.LayoutGala(gravitycube.net)

submitted by jf26028jf26028(635) 4 years, 4 months ago

Another experiment in BlogEngine dynamic theming. read more...

1 comment |category: |Views: 29

tags: another

New* .NET 3.5 Feature: AddIn Framework ( Part 1 of 3 )(shafqatahmed.com)

submitted by raasielraasiel(865) 4 years, 4 months ago

Introduction to the addin framework in .NET 3.5 read more...

add a comment |category: |Views: 484

tags: another

Free Web.config editor(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 4 years, 4 months ago

A free tool that enables editing the Web.config. read more...

8 comments |category: |Views: 182

tags: another