Feeds:
Posts
Comments

Archive for July, 2008

WCF…

Last week i came vth really gud on .Net.
Wrox Professional WCF Programming. Generally i m a gr8 fan of Wrox publication. They always come out with really gud books with core depth and dis is really one of them. Completed vth two of the chapters and it really seems to be interesting. Lets see till [...]

Read Full Post »

Colors In .Net

Today as i was migrating one the page from Delphi to .Net, i stuck up
at something called as StringToColor, which is the function present in Delphi to convert string to Color. So equivalent to this in .net we have something called as “Color.FromName”, which takes string as a parameter and will convert into color.
Really cool [...]

Read Full Post »

I am using blog just to share the knowledge and learn new things.
I didnt expect such as my first blog nwayz…..
I am in the project where i have to convert the delphi project to .Net.
Firstly it’s a console project….which i dnt like.
Secondly i have to learn delphi for migrating to .net….
But i learnt really some core [...]

Read Full Post »