Welcome to SpellCoder Sign in | Join | Help

September 2006 - Posts

  Link to Mike Stall's .NET Debugging Blog : How to embed IronPython script support in your existing app in 10 easy steps Read More
SilverKey just hired a kick ass DirectX/3D developer to join our development team. A 3D development in a web development company? Well yeah, off course it makes sense. Graphic programming is one of the most pain in the ass programming in regards of debugging, Read More
"A few weeks ago Microsoft announced new naming for the product formerly known as Prince – eh, ATLAS. The names Microsoft came up with are the ultra-catchy Microsoft AJAX Library for the client side JavaScript framework and Microsoft ASP.NET 2.0 AJAX Read More
I have done some quicky comparison between NDoc 2 alpha and Sandcastle alpha in generating a HtmlHelp 1.x and I found the results to be staggering. NDoc generates the whole files in under 1 minute. It took Sandcastle 4 minutes to complete the job. On Read More
These are technical references required to make a flexible and reliable page path management, one of areas where common CMSes stumble. " The VirtualPathProvider class provides a set of methods for implementing a virtual file system for a Web application. Read More
Check out the yearly Perl State of the Onion.  "Perl has always been about letting you care about the things you want to care about, while not caring about the things you don't want to care about, or that maybe you're not quite ready to care Read More
"The Dojo and Windows Live Platform teams have both recently released DHTML hacks that allow two iframes in different domains to communicate, bypassing the notorious same-domain policy implemented in browsers. I'm surprised by the relative lack of Read More
"XSD.exeKrypton ToolkitCommunity ServerWSCFControlSpySubtextCodusVisual Studio Express EditionsFlexwikiMyGenerationSharpDevelopXP Remote AssistancePeli's Reflector AddinsMonoDevelopSkypeSourceMonitorSnippetCompilerGAIMCR_MetricsNotepad2TFS Admin ToolNdependRegulatorNHibernateVilRegulazyNpersistFxCopFileMonObjectMapperNprofTCPViewCastle Read More
1. PHP.2. C#.3. AJAX.4. JavaScript5. PERL6. C7. Ruby and Ruby on Rails8. JAVA9. Python.10. VB.Net (eWeek)My list would these languages:1. LISP2. C#3. JavaScript4. Ruby5. Smalltalk6. Python Read More
"Today marks the publication of the last in the set of overview level White Papers that David Chappell was commissioned to write on .NET Framework 3.0 technologies. We've all put a lot of effort into ensuring that these papers answer a software architects Read More
SilverKey is structurally flat and geographically distributed. "Management" role does not really exist because majority (95%) of the company are geared to production and production only.The path of promotion is available for both technical leading Read More
"Yes, there is something called implicit operator overloading. According to msdn, an implicit keyword is used to declare an implicit user-defined type conversion operator. In other word, this gives a power  to your C# class, which can accepts Read More
I have not been touching the "portal toolkits" part of ASP.Net 2.0. This is a good premier on Web Parts. Read More
Base4.Net looks interesting. It's an open source Data Mapper that somehow does not work like  normal data mapper. Read More
"Most developers would have expected all three textbox controls to lose their modified values (“Changed Text”), and after page re-loading, they expect “Initial Value” being written on all textboxes as we had disabled the ViewState. The reason for Read More
Check out the fun list here. Read More
"Substitution control use: By using of Asp.Net 2.0 new Substitution server control, we can dynamically call a method that returns a string in an output-cached web page. Means, the Substitution control will not be cached; even though it’s in output-cached Read More
I have been digging around Prototype javascript library last night and found the javascript library to be well thought out and written - I like the elegance of this library compared to the javascript library produced by the Atlas team.This site contains Read More
"Handy features include: Tree View synchronized with Node Text View for quick editing of node names and values. Incremental search (Ctrl+I) in both tree and text views, so as you type it navigates to matching nodes. Cut/copy/paste with full namespace Read More
"Is COWS Ajax some completely new technology or technique? Well, no. Much in the tradition of XHR Ajax, the components for COWS Ajax have been around for quite some time... ever since the DOM tree was created (more on this in the History section). Read More