The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Geek Notes 2003-12-11

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Peter G Provost

Posts: 849
Nickname: pprovost
Registered: Aug, 2003

Peter G Provost is a Solution Architect for Interlink Group in Denver, CO.
Geek Notes 2003-12-11 Posted: Dec 13, 2003 1:19 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Peter G Provost.
Original Post: Geek Notes 2003-12-11
Feed Title: Peter Provost's Geek Noise
Feed URL: /error.aspx?aspxerrorpath=/Rss.aspx
Feed Description: Technology news, development articles, Microsoft .NET, and other stuff...
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Peter G Provost
Latest Posts From Peter Provost's Geek Noise

Advertisement

After 3 days out of the office doing training, it took me most of the morning to catch up. I found a number of interesting MSDN content today. It is funny how that stuff goes in waves...

  • Server-side Paging with SQL Server - Using ADO or ADO.NET to do your paging works for small datasets, but it just too slow for real amounts of data. While you're waiting for Yukon (which will just do this), here is a way of doing your paging on the server. (Requires login to read, but you can get the code without one.)
  • EXSLT Meets XPath - Dare Obasanjo's EXSLT library made the news a few weeks back, but now there is an article on MSDN all about it.
  • Host an Interactive Visio Surface in .NET - Wow. This is nice. Ever wanted a Visio-like surface in your WinForms app?
  • Role-Based Security w/ Authorization Manager - Keith Brown's new article on MSDN about using the Windows Server 2003 Authorization Manager to simplify the adminstration and development of role based applications
  • AES in .NET - This article explains what AES is and provides a .NET implementation. I wonder how this is different than System.Security.Cryptography.Rijndael...

Read: Geek Notes 2003-12-11

Topic: SecureWebs Previous Topic   Next Topic Topic: New SingleDrive

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use