Categories
21,February,2007
» 02
ASP.NET AJAX and SharePoint
ScottGus Blog
One of the questions I was recently asked at a user group meeting in Europe was whether it was possible to use ASP.NET AJAX within SharePoint 2007 solutions. This was a common enough question that the
Filed under ASP.NET | on 2007 Feb 21
SYSK 292: Assembly in GAC != Assembly in Add References .NET tab
AppDev: Something You Should Know by Irena Kennedy
Some think that .NET tab in Add References dialog shows shared assemblies residing in global assembly cache (GAC). This is incorrect. The assembly list in that tab comes from assemblies found in a few
Filed under Tech Bite | on 2007 Feb 21
Cairngorm Generators
OnRails.org
I looked into Cairngorm a while ago (version 0.95 I believe, pre-ModelLocator area) and didn’t like the fact that you couldn’t use Flex bindings at that time. I recently gave it a second look
Filed under Ruby on Rails | on 2007 Feb 21
This week Bruno Bornsztein got in touch with me to mention his new Rails-powered Web application, Snapballot . It's a quick and easy poll / survey creation service that works using Flash and Rails. I quickly
Filed under Ruby on Rails | on 2007 Feb 21
Create reusable user controls in ASP.NET
.NET slave
In almost every web project of any size, you would probably use a lot of user controls to separate the content and UI logic. Many of the user controls are used only at one place in the solution while others
Filed under Object Oriented Concepts | on 2007 Feb 21
Pages: 1
» 02