Java or C# Java o C #
Remember the days when Java was pitted against C++? Ricordo i giorni in cui Java è stato snocciolato contro il C + +? Well for sometime now the question has been whether to go with C# or Java, .NET or EJB/Java? Bene per qualche ora la questione è se andare con C # o Java,. NET o EJB / Java?
We at Taragana normally work with Java Technologies only. Noi di Taragana normalmente lavorano con le tecnologie Java. Personally I am using Java since end of ‘95, almost after the 0.5 beta version came out. Personalmente sono utilizzando Java dalla fine del'95, dopo quasi il 0,5 versione beta è uscito. So when my friend & ex-boss (working at Seattle) tried to convince me to try out C#, I was skeptic because I was burn’t with MS products in the past - easy at first glance, really bites when used for large-scale enterprise applications, not to mention very buggy. Così, quando il mio amico ed ex-capo (lavoro a Seattle) ha cercato di convincermi a provare C #, mi è stato skeptic perché ero burn't con SM prodotti in passato - facile a prima vista, davvero morsi quando viene utilizzato per i grandi - scala di applicazioni enterprise, per non parlare molto buggy. However he insisted and suggested I was probably losing my impartiality in not giving it a serious look. Tuttavia, egli ha insistito e mi è stato suggerito probabilmente di perdere la mia imparzialità nel non dare un serio sguardo. He thought that C# was the next big thing (with .NET) solely because it had the support ofMS. Ha pensato che C # è stato il prossimo grande passo (con. NET) solo perché ha avuto il sostegno ofMS. So I decided to take-up a small project in C# and get the ball rolling. Così ho deciso di prendere di un piccolo progetto in C # e arrivare la palla a rotazione. Overall as you all know the languages are very similiar. Nel complesso, come tutti sapete le lingue sono molto simili. I felt setup was more complex with C#, and overall the development & debugging were more cumbersome than Java. Ho sentito l'installazione è stata più complessa con C #, e in generale lo sviluppo e il debug sono stati più complesso di quello di Java. Performance wise, it looked to be slower with real-world applications. Prestazioni saggio, sembrava di essere più lento con del mondo reale applicazioni. Off course and then there is always the fear of getting stuck to a single vendor. Fuori rotta e poi c'è sempre la paura di avere attaccato ad un unico fornitore. Overall for the simple project I felt both were more-or-less equivalent. Globale per il semplice progetto mi sono sentito entrambi sono stati più o meno equivalente. However given a choice I would still choose Java. Tuttavia dato una scelta che ancora scegliere Java. Interestingly Later on my friend commented that he felt that MS is losing traction of the market-place with their .NET strategy and maybe just maybe his perceptions was incorrect. Più tardi è interessante per il mio amico ha commentato che si sentiva che la SM sta perdendo la trazione del mercato-con il loro luogo. NET strategia e forse forse solo la sua percezione è corretto.
Here’s an old debate on Ecco un vecchio dibattito sulla VB versus Java VB rispetto a Java , where all I did was tried to console a poor folk who had to switch from Java to VB programming. , Dove ho fatto tutte le è stato tentato di console di una povera gente che ha dovuto passare da Java a VB programmazione.
Filed under Elencato sotto .NET . NET , Java Software Software Java , Microsoft , Technology Tecnologia | |
| |
RSS 2.0 RSS 2,0 | |
Email this Article Invia questo articolo
You may also like to read Si può anche leggere come |





October 13th, 2004 at 5:20 am 13 ottobre 2004 alle 5:20 am
Compiler options - Java and C# Opzioni per il compilatore - Java e C #
To generate debugging information in Java we need to use the following compiler option : Per generare le informazioni di debug in Java abbiamo bisogno di usare le seguenti compilatore opzione:
March 11th, 2005 at 5:46 pm 11 Marzo 2005 alle 5:46 pm
[...] ed in ComputerWeekly article titled “C# goes head to head with Java” from my article on our .Net experience. [...] Ed in ComputerWeekly articolo intitolato "C # va testa a testa con Java" dal mio articolo sul nostro. Netto esperienza. A Java user’s view of C# Angsuman Chakraborty is chief software architect at Calif [...] Un Java User's vista del C # Angsuman Chakraborty è capo architetto software a Calif [...]
June 29th, 2005 at 8:16 am 29 giugno 2005 alle 8:16 am
I’m very familiar with both languages. Sono molto familiarità con entrambe le lingue. C# without exageration is basically a clone of Java. C # senza exageration è fondamentalmente un clone di Java. Of course MS tried to improve it, in a lot of cases successfully, based on years of experience with Java. MS naturalmente cercato di migliorare questo servizio, in molti casi con successo, basato su anni di esperienza con Java. They did not get everything right, though. Essi non hanno diritto di ottenere tutto ciò, però. Just look at their collection classes. Basta guardare a loro raccolta classi. There’s no good way to get a thread dump to date. Non c'è buon modo per ottenere un thread dump per data. Some of their exceptions are very informative, such as “Generic GDI+ Error” :). Alcuni di loro eccezioni sono molto informativo, come ad esempio "Generic GDI + Error":). Their DataTable construct works horribly IMO. DataTable costruire le loro opere orrendamente IMO. Making properties part of the language is nice on the surface, but error prone (pretty easy to get into an infinite recursion, especially with VS.NET.) Making events part of the language is good, but did they do it right? Fare parte della proprietà il linguaggio è piacevole sulla superficie, ma tendono errore (piuttosto facile entrare in un infinito ricorsione, in particolare con VS.NET.) Creazione di eventi del linguaggio è buono, ma non lo fanno? It’s not transparent. Non è trasparente. Is it adding a handler to a collection as weak reference or not? E 'l'aggiunta di un gestore di una raccolta come riferimento debole o no? Removing a handler looks ugly, but it has to be done — I’m afraid many C#ers don’t. Rimozione di un gestore sembra brutto, ma deve essere fatto - Ho paura molti C # ers no.
I could go on. Potrei continuare.
– --
XAMJ
February 7th, 2006 at 3:35 pm 7 febbraio 2006 a 3:35 pm
that is informative jose. che è Jose informativo. I agree with charaborty Sono d'accordo con charaborty
and you. e voi.
I love Java as you guys do. Amo Java ragazzi come voi. The feel of it just amazing for me. La sensazione di stupefacente solo per me. I came across Java in 2001. Mi sono imbattuto in Java nel 2001. I had made some VB6 software by then, tried VB.net and C# in 2003, but to me Java is the best. Avevo fatto alcuni software di VB6 quindi, cercato VB.net C # e nel 2003, ma per me Java è il migliore.
March 23rd, 2008 at 6:02 am Marzo 23, 2008 6:02 am
hey am doin ma project in GRID… i hav a problem i want to get de values from de console…to ma database(MSACESS)…n then i have to compare those values.. hey non sono doin progetto in GRID… i hav un problema voglio vederci de valori da de console… per non database (MSACESS) n… allora ho confrontare quei valori .. so can u guys help me out…. così può e ragazzi help me out….