Faulkner said:VS.NET 2010 vala C# gana dannavada.?? .NET frame work 4 enna kiyanne athtada
asachan said:Yes machan thankx
can we develop a Java Development environment Using C#? is it possible?

so ultimately an IDE invokes that Java compiler to build the program... so u can write an IDE in C# coz u can invoke that java compiler... (U don't need to know C++ to invoke Java compiler,, u can invoke it using a msdos command which is "javac") programatically...
When I was developing that gradually I realized that no point of writing an IDE any further coz it's just reinventing the wheel..coz there are lots of IDEs are available...So I abandoned that silly thing... 
whizzkid said:Yes, it's definitely possible...Some of the Java IDEs are developed in C++...
and the best thing is that java compiler for windows is written in C++...so ultimately an IDE invokes that Java compiler to build the program... so u can write an IDE in C# coz u can invoke that java compiler... (U don't need to know C++ to invoke Java compiler,, u can invoke it using a msdos command which is "javac") programatically...
E.g. C:/ javac Test.java
I can remember that about 2 years ago I created a small App which is a small IDE where we can write Java code, compile and see the output from it...When I was developing that gradually I realized that no point of writing an IDE any further coz it's just reinventing the wheel..coz there are lots of IDEs are available...So I abandoned that silly thing...
![]()
I ll make it more and more feature rich...lets see... 
whizzkid said:Thnks for yor comments man...
I began a really cool project in march, 2008! That's what I'm continuing now... It's an internet cafe system.... Completely developed in Java (PC shutdown, restart things are implemented in C++ code based libraries..) ... It's my dream...Now I have a working system and currently in a some sort of a bug fixing and fine tuning phase...I ll make it more and more feature rich...lets see...
![]()
¤--bACarDi--¤ said:Machan Uba kohenda C# Learn kaley....???
anna ela wede mama owa danne neeeasachan said:C# walin Database connect Karana hati gana katha karamuda?

asachan said:
Thaniyama
U should try to learn it . but untill you know basics learn from some one else. May be here u have a better chance to do it
We can't teach you every thing. but we can help you . so u have to get some idea and if anything not clear ask .
Jack_Sparrow said:anna ela wede mama owa danne neee![]()
hiran108 said:Microsoft agent asp.net web form ekata add karanne kohomada ?
digitaldjs said:.Net framework is only 20MB the other version wich is 175MB is the SDK version, if you need to distribute a c# program you need only the runtime version(20MB) to run your application on client pcs.