Rainbow Portal Community

Rainbow Portal forums, blogs, news and more
Welcome to Rainbow Portal Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » asp.net
Showing page 1 of 3 (29 total posts)
  • Rich ASP.NET 2.0 Ajax Components

    Folks,  I stumbled upon this set of tools today while browsing the internet for .NET components. (Yeah. Fun!)I found one called Gaia which has a rich set of components that look really good. Here are some of my favorite demos that show off the really nice functionality.  1. All Demos 2. Page Flakes (Like Google's but looks better) ...
    Posted to Rahul's Notes (Weblog) by anantatman on agosto 28, 2007
  • .NET Framework 2.0 + WCF + WPF + WF + WCS = .NET Framework 3.0

    Well, I was getting ready to write this cool, earth shattering blog entry, but I was beat to the punch in a fancier fashion. So instead, I will summarize, and point to the resources :-) .NET 3 is a collection of technologies and addons to the 2.0 Framework. It is not in my opinoin, and confirmed now a bunch of new bcl or clr stuff. It's ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on luglio 3, 2006
  • LinQ, Blinq, and ContentDB

    So, I tested out LinQ today, and found my way to Blinq which is an autogenerator admin tool for DB's generating a bunch of asp.net pages, linQ code, super fast, using a couple of cool things. All in all very nice, generating a site with the following info in a matter of about 4 seconds.   1: public Table<Category> Categories; ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 29, 2006
  • Awsome Design time Tutorial

    jHawk has a bit on control development and designer support if anyone is interested: http://blogs.msdn.com/jhawk/archive/2005/11/11/491951.aspx there is a download ''AMS351:Developing an ASP.NET Server Control with Design-Time Support ''   Some cool things he shows like : DataBoundControlDesigner Control Collections Embedded ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 14, 2006
  • Provider Based Features

    Found a nice newish article on MSDN about creating provider like features, not just extending them. ''The ASP.NET provider-based features rely on a common set of public types and helper classes. Stefan Schackow shows how to author your own provider-based features by leveraging the provider model support in the .NET Framework 2.0 to quickly and ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 13, 2006
  • Generic Setting Object

    Well, i was looking at the content api, and noticed, settings are reptitive in a few objects, and they need to support different types. i was working on it a bit, and came up with something like this... i hope to get some feedback, because filip and i are moving along, and the base code once in place, wont change for a bit as we proced, as ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 11, 2006
  • Tips on Posting Forum Questions

    I have been hanging out on forums a lot this year, rainbow forums, asp.net forums, and a littl eon the msdn forums, as well as a few other places, and I am noticing a few things. Mainly, most people do not put any thouht into posting their forum questions. It is almost like the forums have become an ''easy'' way to get some homework done for ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 5, 2006
  • Site updates

    I updated Jonavi.com with the latest Rianbow pre alpha 4 release... whatever that means. http://www.jonavi.com/DesktopDefault.aspx this includes membership and some other stuff. I kind of lost my user for now, until my host fixes my remote access to sql server, and this site upgrade somehow doesn't recognize my old user? hmm... bug... or did i ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 3, 2006
  • Design Time Support

    Recently, I have been doing a lot of work in making controls have some design time support, I am creating composite controls, and it's a whole different world from user controls i have to say :-) I have made them before, but really only used them in code or in things i needed and jsut manipulaed, never worrying much about designer support, ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on maggio 31, 2006
  • Little known 2.0 Page Directive

    In asp.net 2 there was a new page directive added, 'MaintainScrollPositionOnPostback'    MaintainScrollPositionOnPostback=''true'' This looks like it would be very similar to the old not so great smart navigation, however it is not. It is directly focused on one task, and it seems to work on all the browsers I tried so far. It ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on maggio 30, 2006
1 2 3 Next >
Powered by Community Server (Personal Edition), by Telligent Systems