Fredrik Normén's Blog - NSQUARED²
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

Microsoft Most Valuable Professional
     .Net Framework - ASP.Net - Architecture - Development
NOTE: This list of posts will only list the 15 latest posts, to see the rest, select from the Archives located in the menu to the left. The RSS will only list the 10 lastest posts.
My Ajax presentation and some other information

Category:  ASP.Net 2.0

If you live in Sweden and close to Gothenburg and want to learn more about ASP.Net Ajax, in that case join the SweNug meeting (Sweden .Net User group) in the middle of April, I will be the speaker and it’s free! If you need more info please send me an e-mail. A colleague of mine (Mathias Olausson) are going to talk about VSTS on SweNug the 29th of Marsh, the target audience is developers (if I’m not wrong) and is also free, is that cool ;)

To give you rest something, I’m going to give an example how to use the upcoming LinkDataSource control that will be shipped with “Orcas” later this year:

<asp:LinkDataSource dataContext="MyContext" tablename="MyTableaName" filter="where myfield > 20" ...>

The LinkDataSource control will automatically support update, delete, paging etc and by using the filter property we can define our query against our data context and table.

The Workspace where I have added my WebPart components and Permission Manager will soon be closed down (the whole GotDotNet Workspaced will soon be gone), so the code will not be available to be downloaded. I could add it to CodePlex, but the time to maintain it etc, I don’t have. But there will be a solution for changing chromes for WebPart in an easier way in the next release of ASP.Net.

Posted: Wednesday, March 21, 2007 - 21:28 GMT+1    Print     E-mail    Comments (1)
   fredrik.nsquared2.com - 2007