473,837 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Disadvantages of C#??? just curious

Hello every body ,
upto now i saw advantages of C# only,i am curious about what are the
disadvantages of C#..(because any programming language should have some
positives and negatives..)

Thanks

Chandu
Apr 12 '07
34 8189
Brian Gideon <br*********@ya hoo.comwrote:

<snip>
I don't know whether it'll be part of the BCL - without further
examination, I don't know whether I'd *want* it to be part of the BCL.
Being tucked away as part of robotics studio, however, I can't see it
getting as much use and examination as it possibly deserves though.

If I remember correctly the Microsoft Robotics Studio was like a 50 MB
download or something. That's an awful lot of baggage considering I'm
only interested in the CCR. And you're right. It's an esoteric
placement since its usefulness goes far beyond robotics.
Maybe it's time for a blog entry. You never know how stirring things up
might just persuade MS to release it separately...

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 16 '07 #21
Jon Skeet [C# MVP] wrote:
Göran Andersson <gu***@guffa.co mwrote:
>>Mono has problems keeping up with the framework - but it tends to
manage to get the *language* features released earlier than Microsoft
does, IIRC.
Doesn't Mono release every minor version to the public? That would mean
that the release rate of Mono can be much more frequent eventhough the
development rate of MS .NET is higher.

I didn't mention release *rate* - just release *availability*.
Which depends on the rate. :)
>>Frankly, I think MS is going to have to slow down the framework
development soon anyway - they've done an awful lot in 6 years, and I
think we could do with a bit of a break after LINQ has been released,
so everyone can catch up. Just MHO, of course. (Having said that, I
can't wait for CCR...)
Perhaps it will slow down somewhat, but I don't think that it will be by
much. I believe that one major reason that Microsoft has been able to
keep their .NET platform so dominant is that Mono has problems to keep up.

I don't see Mono as being much competition to Microsoft, to be honest.
I hope it'll prove really useful for development on Linux, but I can't
see it moving Windows shops onto Linux in a significant way.
--
Göran Andersson
_____
http://www.guffa.com
Apr 16 '07 #22
Knowing about disadvantages first without knowing the field of
applicability is just a waste of time. Why not simply ask whether you
can do this with C#...

with regards,
J.V.Ravichandra n
- http://www.geocities.com/
jvravichandran
- Or, just search on "J.V.Ravichandr an"
at http://www.Google.com

*** Sent via Developersdex http://www.developersdex.com ***
Apr 18 '07 #23
Jon Skeet [C# MVP] wrote:
Arne Vajhøj <ar**@vajhoej.d kwrote:
>per9000 wrote:
>>INDEED, the MONO-project http://www.mono-project.com/ is an excellent
example of C# (et. al.) being used in under GNU FDL. I fear/suspect
that C# + MONO will outlive C# + Windows and that the two might
diverge soon.
I do not see any indication of Mono taking over anything.

Indeed I see Mono having problems following the fast
release speed of Microsoft.

Mono has problems keeping up with the framework - but it tends to
manage to get the *language* features released earlier than Microsoft
does, IIRC.
It is much easier to write a compiler than to write tens of thousands
of library classes.
Frankly, I think MS is going to have to slow down the framework
development soon anyway - they've done an awful lot in 6 years, and I
think we could do with a bit of a break after LINQ has been released,
so everyone can catch up. Just MHO, of course. (Having said that, I
can't wait for CCR...)
MS has the money to keep on going, but as you say the customers
are having problems following.

Arne
Apr 22 '07 #24
Arne Vajhøj <ar**@vajhoej.d kwrote:
Indeed I see Mono having problems following the fast
release speed of Microsoft.
Mono has problems keeping up with the framework - but it tends to
manage to get the *language* features released earlier than Microsoft
does, IIRC.
It is much easier to write a compiler than to write tens of thousands
of library classes.
Absolutely.
Frankly, I think MS is going to have to slow down the framework
development soon anyway - they've done an awful lot in 6 years, and I
think we could do with a bit of a break after LINQ has been released,
so everyone can catch up. Just MHO, of course. (Having said that, I
can't wait for CCR...)
MS has the money to keep on going, but as you say the customers
are having problems following.
Yes - I hope that MS will spend its time improving VS and possibly
creating new (isolated, separately downloadable) libraries to improve
development rather than extending the core framework itself - at least
for a while.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 22 '07 #25
JR
I would suggest more refactorings.

JR
"Jon Skeet [C# MVP]" <sk***@pobox.co m???
??????:MP****** *************** ***@msnews.micr osoft.com...
Arne Vajhøj <ar**@vajhoej.d kwrote:
Indeed I see Mono having problems following the fast
release speed of Microsoft.
Mono has problems keeping up with the framework - but it tends to
manage to get the *language* features released earlier than Microsoft
does, IIRC.

It is much easier to write a compiler than to write tens of thousands
of library classes.
Absolutely.
Frankly, I think MS is going to have to slow down the framework
development soon anyway - they've done an awful lot in 6 years, and I
think we could do with a bit of a break after LINQ has been released,
so everyone can catch up. Just MHO, of course. (Having said that, I
can't wait for CCR...)

MS has the money to keep on going, but as you say the customers
are having problems following.
Yes - I hope that MS will spend its time improving VS and possibly
creating new (isolated, separately downloadable) libraries to improve
development rather than extending the core framework itself - at least
for a while.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 22 '07 #26
Jon,
That CCR.Core assembly weighs in at just 154Kb. Thanks for reminding me to
go back and revisit that. Some very elegant and useful code there.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Jon Skeet [C# MVP]" wrote:
Arne Vajhøj <ar**@vajhoej.d kwrote:
>Indeed I see Mono having problems following the fast
>release speed of Microsoft.
>
Mono has problems keeping up with the framework - but it tends to
manage to get the *language* features released earlier than Microsoft
does, IIRC.
It is much easier to write a compiler than to write tens of thousands
of library classes.

Absolutely.
Frankly, I think MS is going to have to slow down the framework
development soon anyway - they've done an awful lot in 6 years, and I
think we could do with a bit of a break after LINQ has been released,
so everyone can catch up. Just MHO, of course. (Having said that, I
can't wait for CCR...)
MS has the money to keep on going, but as you say the customers
are having problems following.

Yes - I hope that MS will spend its time improving VS and possibly
creating new (isolated, separately downloadable) libraries to improve
development rather than extending the core framework itself - at least
for a while.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 24 '07 #27
Peter Bromberg [C# MVP] <pb*******@yaho o.yabbadabbadoo .comwrote:
That CCR.Core assembly weighs in at just 154Kb. Thanks for reminding me to
go back and revisit that. Some very elegant and useful code there.
Mmm... maybe I'll download it after all. I'm just amazed that it hasn't
been released on its own :(

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 24 '07 #28
Even Jeffrey Richter's article demo code does not contain the CCR.Core
assembly. Could have something to do with the EULA. Too bad!
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Jon Skeet [C# MVP]" wrote:
Peter Bromberg [C# MVP] <pb*******@yaho o.yabbadabbadoo .comwrote:
That CCR.Core assembly weighs in at just 154Kb. Thanks for reminding me to
go back and revisit that. Some very elegant and useful code there.

Mmm... maybe I'll download it after all. I'm just amazed that it hasn't
been released on its own :(

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 24 '07 #29
Peter Bromberg [C# MVP] <pb*******@yaho o.yabbadabbadoo .comwrote:
Even Jeffrey Richter's article demo code does not contain the CCR.Core
assembly. Could have something to do with the EULA. Too bad!
I was about to suggest you blogged about it to make another attempt to
prod MS into releasing it on its own. Then I went to your blog. Um,
okay, I'll go back to XLinq...

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Apr 24 '07 #30

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
23181
by: Wilbur | last post by:
My company is considering using C# for a large project and it is a language I'm only just now becoming familiar with. For the most part I like it and that seems to be the most logical choice as far as future support. My question is: what are the disadvantages or limitations of using C#? So far I've seen very few people willing to mention anything "bad" about it, but every language has it's faults. We would be using C# in the .NET Framework...
3
41544
by: enchantingdb | last post by:
I have an exam tomorrow that covers the perceived advantages and disadvantages of object oriented programming, in particular polymorphism, inheritance and encapsulation. I know the advantages but am not clear on the disadvantages. I have had a look on the Web and in newsgroups but couldn't find much. As time is running out, I thought I would post here and hope that someone would reply. Thanks Rob
21
11219
by: EmJayEm | last post by:
Can someone tell me the Disadvantages/Cons of web services? Thanks, EmJ.
54
6505
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications quickly and easly." I don't agree on what concernes ASP .NET Web Sites in VS2005. All what involves Namespaces in Web sites has been disappeared. I know you can still MANUALLY manage them, but not QUICKLY and EASLY. In a
12
2178
by: DC | last post by:
We are about to go online with an ASP.Net site. We have found that it is easiest for us to use windows-1252 content encoding, since that solves our problems with some special characters. Are there some general disadvantages about using this codepage (most sites I know use utf-8 or iso) - I am thinking of things like search engine incompatibilities - or should it be OK to use 1252? Thanks for any hint in advance, Regards
11
7340
by: GVN | last post by:
Hi All, Can anyone guide me when asynchronous method calls will be benificial? Are there any disadvantages of using asynchronous calls? Thanks,
1
9175
by: vumani | last post by:
what is the advantages and disadvantages of Ms SQL server and java servletts front-end on the clien end. what is the advantages and disadvantages of Ms Access on the server, connected via JDBC and java on the client end. what is the advantages and disadvantages of HTML on the client end,coupled with SQL server and ODBL on the server end.
0
9696
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10289
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9423
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7827
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7014
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5681
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4482
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4062
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3131
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.