South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
OVI Suite 3.0 is the first version even worth installing.
Understood. I prefer PC Suite on XP, OVI Suite on Win7 - and it's now an integrated product. OVI Music, OVI Store, OVI Contacts (should you choose) and internet tethering all in one (big) app.Fair enough but I reckon Nokia PC Suite is a far better application for what I needed however that is being retired (and replace with Ovi Suite) from what I understand.
OVI Music, OVI Store, OVI Contacts (should you choose) and internet tethering all in one (big) app.
LOL.Doesnt seem to be much of note written in C# based on the replies in this thread.
LOL Depends on where you look. I know of (and have had a hand in writing) financial institutions that run their business on C# apps - you just can't see them...Doesnt seem to be much of note written in C# based on the replies in this thread.
SharpDevelop isn't exactly the greatest program to have on C#'s "portfolio". My experience with using it was a constant stream of crashes and swearing.
I almost wet my pants when Visual C# express came out.
Now someone can correct me if I am wrong but AFAIK the entire Visual Studio 2010 interface is done in WPF - which would mean C#.
I know the splash screen is written in C++, I also doubt they would have written the rest of the interface in C#?
Written entirely in C#, dude.
Check out the book they wrote - though if the source code doesn't convince you, then I don't know.
LOL Depends on where you look. I know of (and have had a hand in writing) financial institutions that run their business on C# apps - you just can't see them...
Read the post I quoted... "Visual Studio 2010 interface"
Okay, but I was thinking about stuff with millions of users... like the .NET paint example (which I used to use so am fond of).
Doesnt seem to be much of note written in C# based on the replies in this thread.
Note that it is not just with MVC. URL can be rewritten very easily.Many developers are going MVC where the URL's are clean eg http://domain.com/customer/details/2 . You won't know if its PHP or ASP.NET (C#) behind the scenes.
Paint.NET is REALLY good. I do a lot of graphic manipulation for work and play and use it exclusively.
Is no Paintshop PRO or Gimp killer but it comes pretty close.
It requires the .NET 3.5 framework which is a massive clue that it was written in C#. Googling a bit you'll be able to find the source code and verify it.
...or Java, Python, Ruby...I reckon C# Web Apps are much greater in number. Its much harder to identify C# web apps. The first clue are those web apps that have .ASPX in the URL. Many developers are going MVC where the URL's are clean eg http://domain.com/customer/details/2 . You won't know if its PHP or ASP.NET (C#) behind the scenes.