Wednesday, April 27, 2005

Community

I have been thinking lately to get involved more in the .Net community. You know, make a name and all that. I have tried to post answer in the Code Project forum. But some are more faster than other, and the easy question are already been answered. And I have always thinking about presenting stuff to people. I'll get you more informed in the days to come.

Oh, and if you have suggestion, tell me please :)

And for an update, Visual Studio 2005 Beta 2 is out, and have been playing with it the last few days, and it seems great. More to come.

Thursday, April 07, 2005

Class Generator

I'm returning back to my idea of doing a Code Generator, but with less expectations. Instead of generating class from an entire database, I will take only one table and generating the entire class to acess it. I mean, to have method like Save, Load, Delete and to create stored procedure automatically.

I will have an update as soon as possible in the day.

Oh and forgot to mention that I'm still studying for 70-310. I't awfull how much you learn stuff from this one.