nik_for_you said:man i think this thing is discussed somewhere in digit forum ...
by the way .net is a plateform fro software development . and it is a microsoft's answer to java.
it is a plateform independent like java .
it includes language like vb.net,vc++.net,vc#.net and other things like asp.net , ado.net .
.net plateform is totally object oriented ..
DotNet, the framework is based on OpenStandards, is what Microsoft claims...icecoolz said:Which ever product from Microsoft is platform independant ???
There are atlease two projects that enable you to run DotNet apps on Linux machines....icecoolz said:However you still need the .NET framework for you to run .NET applications and it still runs only on Windows OS!!
icecoolz said:nik_for_you said:man i think this thing is discussed somewhere in digit forum ...
by the way .net is a plateform fro software development . and it is a microsoft's answer to java.
it is a plateform independent like java .
it includes language like vb.net,vc++.net,vc#.net and other things like asp.net , ado.net .
.net plateform is totally object oriented ..
Which ever product from Microsoft is platform independant ??? Get ur facts straight. .NET is a framework which is developed to counter Sun's J2EE. Its not microsofts answer to java It brings all the microsofts products under one framework. However you still need the .NET framework for you to run .NET applications and it still runs only on Windows OS!!
nitnew said:what is dotnet. what is it's benfits, is it developed from J2EE. want to work on live projects of microsoft.
munim said:icecoolz said:nik_for_you said:man i think this thing is discussed somewhere in digit forum ...
by the way .net is a plateform fro software development . and it is a microsoft's answer to java.
it is a plateform independent like java .
it includes language like vb.net,vc++.net,vc#.net and other things like asp.net , ado.net .
.net plateform is totally object oriented ..
Which ever product from Microsoft is platform independant ??? Get ur facts straight. .NET is a framework which is developed to counter Sun's J2EE. Its not microsofts answer to java It brings all the microsofts products under one framework. However you still need the .NET framework for you to run .NET applications and it still runs only on Windows OS!!
dude... .net IS platform independent and is way better than J2EE.. it runs on linux too.. did u ever hear of something called the Mono project? it even allows u to develop .net on linux.
just bcuz many guys have a grudge on windows, it doesn't mean everything of microsoft sucks... infact i think microsoft has the best programmer's software and IDE available.
one more thing... pages developed by asp.net can be viewed on any browser and they work and look just like VB programs. man, you can even make pages which work in WAP enabled devices. (not WML files)
beyondthegracefgod said:Tooooooo much technical info confuses ne bdy.
I dunn have much programin knowledg due to my specialization in electronics engg.
Here is wat i understand both .net and java are frontend tech.Frontend means the interface xample the hotmail or even consider the AtM machine page thro which u login.
Java is a core program which is pretty old tried and tested much of the larger enterprises use java.
.Net is the microsofts newer compitetor 2 java which is easier and menu driven to a extend that is the same comparison between dos and windows tat is a gui.
.net is used for smaller enterprise appz cuz of its simplicity juss like u and i use windows and larger guys use linux and solaris.
if you wan to move with the market then you have to go into the dotnet to get the basics of it, the IDE so that it may be used as the debuggers, which is currently used in most companies.sms_solver said:Can anybody tell me
has MS Visual Studio .NET and its .NET Framework a sucess or not so sucessful.
Does bigger sw company like Adobe, Corel and other ever use .NET technology to make any of their application
I am still using VB6 and have not decided yet to move to .NET
is this right time for me to move to VS .net
plz suggest
have you know the requirements to run longhorn on the desktop. companies do not adopt the longhorn due to its requirements. they are shifting to UNIX related OS which are free and more secure then any other operating systems.TheGuru said:This is the right time to start learning .NET though not many applications are available right now that run on .NET.
.NET is going to become extremely important once Windows Longhorn is released - around the end of 2006 - 2007. But, be aware of the fact that .NET is being revised all along and I am not sure which will be the final version that Longhorn is going to ship out with.
icecoolz said:munim said:icecoolz said:nik_for_you said:man i think this thing is discussed somewhere in digit forum ...
by the way .net is a plateform fro software development . and it is a microsoft's answer to java.
it is a plateform independent like java .
it includes language like vb.net,vc++.net,vc#.net and other things like asp.net , ado.net .
.net plateform is totally object oriented ..
Which ever product from Microsoft is platform independant ??? Get ur facts straight. .NET is a framework which is developed to counter Sun's J2EE. Its not microsofts answer to java It brings all the microsofts products under one framework. However you still need the .NET framework for you to run .NET applications and it still runs only on Windows OS!!
dude... .net IS platform independent and is way better than J2EE.. it runs on linux too.. did u ever hear of something called the Mono project? it even allows u to develop .net on linux.
just bcuz many guys have a grudge on windows, it doesn't mean everything of microsoft sucks... infact i think microsoft has the best programmer's software and IDE available.
one more thing... pages developed by asp.net can be viewed on any browser and they work and look just like VB programs. man, you can even make pages which work in WAP enabled devices. (not WML files)
This has to be one of the lamest reasons I have ever heard. I have over 8 yrs of IT exp. I am currently working on a project as the architect with J2EE middleware and .NET frontend. So I think I should know quite a bit about what I am saying.
Plus can you tell me any commerical project which has a .NET framework running ? A complete project which is available and implemented using .NET. To date none. Why because the framework itself is not in place.
There are plenty of open source projects available which will give me the ability to develop/deploy a .NET application on non windows OS. The thing is ask urself this. If I am going to develop a multi million dollar application would I do it on an open source project which has not been tested and does not have any support mechanism ? If I was to develop it on .NET then I would deploy it on a Windows Server (am not getting into a windows server vulnerabilities issues we are all aware of it), or if I was to develop it on J2EE then I would deploy it on an Application Server such as BEA's or IBM's or Oracle's. Why simply because its tried and tested and works.
Oh and check the huge hardware needs to run a .NET server. I can run a J2EE App server and test it and develop all on a 256 MB machine running windows 2000. Think this is possible with ..NET ? We have 512 MB machines with Visual Studio and Weblogic and it takes a hellava long time to just get it running.!!!!
.NET is still way too immature for it to be a serious contender to J2EE. And J2EE is going in directions which will completely change the middletier. Its going back to the days of pseudo coding. Read up on it and you will understand what I am talking about.
if i needed to make a project in .net, i too would naturally choose windows server 'cause i prefer it over others. i am saying it is completely possible to develop .net on non windows platform, even for commercial processes.If I was to develop it on .NET then I would deploy it on a Windows Server (am not getting into a windows server vulnerabilities issues we are all aware of it), or if I was to develop it on J2EE then I would deploy it on an Application Server such as BEA's or IBM's or Oracle's.
nitnew said:have you know the requirements to run longhorn on the desktop. companies do not adopt the longhorn due to its requirements. they are shifting to UNIX related OS which are free and more secure then any other operating systems.TheGuru said:This is the right time to start learning .NET though not many applications are available right now that run on .NET.
.NET is going to become extremely important once Windows Longhorn is released - around the end of 2006 - 2007. But, be aware of the fact that .NET is being revised all along and I am not sure which will be the final version that Longhorn is going to ship out with.
dude... mono is goin to be a commercial product soon and will have tech support. it doesn't matter if you have 8 years exp in IT.... meybe thats the reason you are so resistant to change.. i am an IT student and a developer and i have studied both together at the same time and i prefer .dot.
i am saying it is completely possible to develop .net on non windows platform, even for commercial processes.