ObjectSharp Blogs

You are currently viewing

Dave Lloyd's 2 Cents

A .NET Developer's Perspective


August 2004 - Posts

The Smart Client Architects Breakfast

If you are a Manager or Architect thinking of starting a Smart Client project using .NET. You should come to this Architects Breakfast. The ObjectSharp Architects Breakfast happens every two months. The topics are current and relevant to what our clients Read More...

email notification from NANT

Setting up a NANT build script to send an email when the script completes is something I have done for several clients. When I search the web I find people are talking about it but there are not a lot of complete examples. So here is my version of how Read More...

The Best of both worlds

So how is this for getting the best of both worlds. Below you see a VB.net application using .Net Datawindows. This application took less than an hour to write. I'd like to see you write this app with PowerBuilder or VB.NET in the same time. Since all Read More...

What is a DataWindow?

Since I started Blogging about the .NET DataWindow. I have had some developers ask the following questions: What is so great about a DataWindow? Why do you care if you can use one in your .NET application? Why not just use a DataGrid? I thought I would Read More...

My .NET Datawindow works

I got some help from two very nice gentleman at Sybase who read my Blog and offered to help me get my sample application with the .NET DataWindow working. As it turned out I abandoned the project I made and created a new one and it worked. I have no answer Read More...

DataWindow .Net

Tonight I installed DataWindow.Net, which is shipping with PowerBuilder 10. It's a set of libraries that let you use PowerBuilder DataWindows in your .Net applications. I downloaded an evaluation version of DataWindow.Net and the Datawindow Designer. Read More...