Calendar
<<  March 2010  >>
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234
Blogroll
    I've had this issue a couple of times with MS Word 2007. Word won't accept any mouse inputs, have to do every thing with the keyboard. Also, when you close Word, it crashes and tries to re-start unless you cancel out of it. As I started to research this, I came across some articles that tell... [More]
    Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

    Currently rated 5.0 by 1 people

    • Currently 5/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5
    I have on occasion needed to schedule a process to run on a nightly basis, but I did not have access to the server where I could schedule a windows service. So I had to turn to using a timer object in ASP.NET to schedule the process for me. I used the application_start method (in the global.asax)... [More]
    Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

    Currently rated 4.7 by 3 people

    • Currently 4.666667/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5
    Often when you need to call a function to save a file to disk or to a database you are required to pass a .NET stream to the function but all you have is a byte array. In pre-.NET days you had to move streams bit by bit by using byte arrays. You had to manage the whole process. Fortunately that is n... [More]
    Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

    Be the first to rate this post

    • Currently 0/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5
    OK, it seems like every time I teach a Reporting Services class someone asks me how to migrate from crystal to Sql Server Reporting Services. Since I don't regularly run into this issue I am always having to look up resources, so I think it's time to just post some resources to my blog. As I fi... [More]
    Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

    Currently rated 2.8 by 4 people

    • Currently 2.75/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5