Zeeshan Quireshi
C# Be Sharp !
nah i had NOLY 1 window open and that too with just 10 lines of code for a test drive , if in visual studio you typenepcker said:Try not keeping so many windows open, or change the preferences to not remember open windows. It could be one large complex file that taking a long time to render. Try deleting ~/Library/Preferences/com.apple.Xcode.plist. This might certainly help.
Code:
cin.
now that's a hell lot of names to rememberMSDN said:There are more than 400,000 Classes in the .NET framework 2.0 and on average each class contains 20 members
nopes , Adobe uses Qt , code written for Qt in C++ is cross compilable , so they develop their apps in Visual Studio using the Qt framework n then they can compile the Exact same code for Mac , Linux etc too . Qt by default includes support for Mac, Linux n Windows n u can add support for mobile n other platforms .aryayush said:Adobe Creative Suite 3 is the most recent example. And every cross-platform developer I know seems to believe that XCode is better for programming.