Server side pagination revisited

One of my coworkers sent me note regarding pagination and Nettiers.

Saw your post:

  Easy server side pagination

If you haven’t noticed, Nettiers does automatic pagination at the stored proc and middle tier levels


This is true and I have noticed this before(all be it on a back-end web-server that didnt need paging), but there are still some projects that are not using Nettiers were the SQL stored procedure will help and there are always the cases that Netteirs doesn't write stored procedures for you. 

Comments [0]

Firefox my mouse do not get along

Firefox does not seem to like my Logitech MX 1000 Laser mouse.  It refuses to  follow the forward and back  mouse buttons.  I find this very frustrating.  Has any one else seen this, or better yet talked some sense into Firefox and got the mouse working with it?

I found a solution thanks to Don't Back down

I got the new Logitech driver (I prefer unobtrusive generic drivers when posible)(I wonder how the XP driver will work on Vista).

You can also try remapping the forwared and back buttions to ALT+LEFT and ALT+RIGHT

Comments [1]

No more Default Gateway on the VPN

   If you like to work at home and connect to a Corporate VPN sometimes it’s the small things that annoy you like not being able to print to your network printer.  For some reason printing documents out on the office printer while I sit at home does nothing for my productivity.  Thankfully Steve Harman has found a way to route out the VPN's default Gateway

Comments [1]

Easy server side pagination

If you like to write client side pagination because its so easy, its time to change that.  Irena's stored procedure for Easy Pagination in SQL

Comments [0]

Want RSS feeds from your ReplayTV Guide?

The LazyBastard is at it again, check out his latest contribution to the ReplayTV scene.  WiRNS-RSS

Comments [0]

Microsoft's Labs Relay Service

Here is an interesting new beta Microsoft has been working on Relay Service they also have a blog.  The only trouble is you need a windows cardspace to download an sdk.  Since I am still unsure as how i can carry this identity between a multitude of computers, I don't have one and thus cannot down load there sdk.

Comments [0]

Need a free datagrid for WPF?

    Chek out what Xceed is offering.  Free perpetual licenses for their WPF datagrid control.

Comments [0]

Can't open a Visual studio 2003 project?

If you receive the following message from visual studio 2003

---------------------------
Microsoft Development Environment
---------------------------
Project .vcproj' failed to open.
---------------------------
OK  
---------------------------

you can open your *.vcprog file with your favorite xml editor and find the "/VisualStudioProject/References/AssemblyReference" nodes make sure all the paths and files are valid.  One will not be, remove it or edit the path save the file and now open it in Visual Studio.

Comments [1]

VS 2005 Build to the prior frame work

Why is it possible to target a different version of the DotNet framework? and is it a good idea? If so why can we not do this for the MFC library as well?
Comments [0]

What have I been doing today

I have a new front door!
Comments [0]