February 2005 - Posts

Its there an Easy to use Stored Procedure executor for BizTalk

I have posted this before but the link to GotDotNet was wrong..

Go to GotDotNet and download the SPX Adapter. This adapter will execute a stored procedure for you. The adapter supports:

  • Send
  • Send with ack
  • Receive
  • Send / Receive

There were several reasons to write this adapter. See here why I did it....

Have fun with it.......

Posted by Patrick Wellink with no comments
Filed under: ,

Is this a Good Idea or not ?

I really don't know if it is......(and I would Really like your Feedback about it)  I have been keeping myself busy with building a SmartGrid.

The Idea is to tell a datagrid where to get it's data in the property section of the grid. Place the form on a grid and be done with it..... No coding needed.

I don't know if this will fit a 3-tier architecture (or any architecture at all) and that's where you guys come in. You can give me feedback about it. Would this be a usefull control or not ?

After placing the SmartGrid on a form you will have some extra properties below is a screenshot of this

if the autoload is set to true you the grid will load itself with data. After clicking on the “DataSetmethod” you will be able to select the DLL where to get the data from...

 

Just compile and run and the grid will be filled with data.

I am really curious if this is a good idea ?

To download the project goto the  GotDotNet Workspace 

Posted by Patrick Wellink with 6 comment(s)
Filed under:

Holy Melony, There is a new SQL Worm active !!!!

Watch out everybody....
There is a new SQL worm out there........
It is infecting machines at a rate of 100 a second.......

( Click here for more Exiting New Details )

but wait..........It's a MySQL worm ....... ha haaaaaaa......
Too bad all those open source piepels don't read a nice .Net Blog..........

Posted by Patrick Wellink with no comments
Filed under: