Welcome to CedarLogic, LLC - Shawn Cicoria Sign in | Join | Help

Shawn Cicoria - CedarLogic

Perspectives and Observations on Technology

News





  • Unity08.com

September 2005 - Posts

Nice .NET (2.0) CommunityServer Publishing Code - Getting Started with My.Blogs
Summary: My.Blogs is a collection of sample code that will show you how you can easily provide programmatic access to weblogs in the applications you build. Full source code is provided along with Windows Forms, ASP.NET 2.0, and a Visual Studio 2005 Tools Read More...
IdeaBlade-Lite RAD Framework for .NET
IdeaBlade-Lite RAD Framework for .NET IdeaBlade is pleased to offer the IdeaBlade-Lite rapid application development (RAD) framework for .NET absolutely free ! Applications built with IdeaBlade-Lite may be developed, deployed, and even resold royalty-free. Read More...
Kid's Programming Language
Kid's Programming Language Update: The original link above doesn't seem to work; however, this one works: http://www.kidsprogramminglanguage.com/ Coding4Fun is the point, right? I bet if you took a poll, a lot of coders were gamers before they were coders—and Read More...
Active Directory Migration Tool v3.0 - Released
Overview The Active Directory Migration Tool version 3 (ADMT v3) simplifies the process of restructuring your operating environment to meet the needs of your organization. You can use ADMT v3 to migrate users, groups, and computers from Microsoft® Windows Read More...
PDC Bit's Help with Installs, etc.

Summary: Here's a list of issues, helpful notes, known problems and workarounds for the PDC "The Goods" beta discs. Please feel free to annotate these notes with your own thoughts.

http://channel9.msdn.com/wiki/default.aspx/Channel9.PDCTheGoods

Nice VSTO 2005 Examples for Outlook
http://www.tsbradley.net/Samples/default.aspx T.S. Bradley .NET Read More...
Good .NET Examples - Including a ThreadPool implementation...
http://www.bearcanyon.com/dotnet/ Mike Woodring's .NET Sample Page Read More...
New PC Build...
Just got a new "Work" PC from my employer. I keep getting asked from the IT guy "When will you return the old PC?".. I keep responding when I get around to finishing the build of the new one. Why does it take so long? I took a run-through of all the stuff Read More...
Tame and Stretch CSS and HTML - Zen Garden - CSS Design
http://www.csszengarden.com/ A demonstration of what can be accomplished visually through CSS-based design. And CSS Tips http://www.mezzoblue.com/zengarden/resources/ Read More...
For those HTML Interactive Developers out there - Internet Explorer Developer Toolbar Beta
Internet Explorer Developer Toolbar Beta Overview The IE Developer Toolbar provides several features for deeply exploring and understanding Web pages. -- Explore and modify the document object model (DOM) of a web page. -- Locate and select specific elements Read More...
Asp.Net without Web Projects - This is so much better
I've never liked IDE hacks that force the IDE to work in different ways than what was initially provided. Any hack is potentially risky and when new versions of the IDE come out, well, good luck. Also on large teams (any team) some hacks, like the one Read More...