Click here to Skip to main content
15,889,743 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Visual Studio Online or Express? Pin
Eddy Vluggen12-Aug-14 5:15
professionalEddy Vluggen12-Aug-14 5:15 
GeneralRe: Visual Studio Online or Express? Pin
adamhill912-Aug-14 5:49
adamhill912-Aug-14 5:49 
GeneralRe: Visual Studio Online or Express? Pin
Eddy Vluggen12-Aug-14 7:24
professionalEddy Vluggen12-Aug-14 7:24 
GeneralRe: Visual Studio Online or Express? Pin
adamhill913-Aug-14 0:21
adamhill913-Aug-14 0:21 
GeneralRe: Visual Studio Online or Express? Pin
Richard MacCutchan12-Aug-14 20:55
mveRichard MacCutchan12-Aug-14 20:55 
GeneralRe: Visual Studio Online or Express? Pin
adamhill913-Aug-14 0:22
adamhill913-Aug-14 0:22 
AnswerRe: Visual Studio Online or Express? Pin
PIEBALDconsult11-Aug-14 8:01
mvePIEBALDconsult11-Aug-14 8:01 
AnswerRe: Visual Studio Online or Express? Pin
Rob Caron MSFT12-Aug-14 7:12
Rob Caron MSFT12-Aug-14 7:12 
Actually, you're looking at two different things. Visual Studio Online is not the Visual Studio IDE in the cloud. There is one feature of VSO that does enable you to edit code in the cloud, but it's only for websites deployed to Azure. See: Visual Studio Online "Monaco" videos on Channel 9.

Visual Studio Online is essentially a cloud implementation of Team Foundation Server with some additional cloud-based functionality. You should go ahead and create a free Visual Studio Online Basic account. That'll give you a place in the cloud for online source control. As you learn to code, you should also learn how to work with source control.

Express for Windows Desktop is the IDE heir to what was once Visual Basic Express, Visual C# Express, and Visual C++ Express. All three of those products (2010 era) are now what comprises Express for Windows Desktop. It's the best starting point for learning to code with any of those languages, and it connects to Visual Studio Online. For ASP.NET development, you'll need a separate Express product: Express for Web.

Check out: Get Started: Create your app to work with VSO
And: Getting Started with Visual C# and Visual Basic
Rob Caron MSFT

GeneralRe: Visual Studio Online or Express? Pin
adamhill913-Aug-14 0:26
adamhill913-Aug-14 0:26 
AnswerRe: Visual Studio Online or Express? Pin
thatraja13-Aug-14 2:30
professionalthatraja13-Aug-14 2:30 
AnswerRe: Visual Studio Online or Express? Pin
sankarsan parida27-Aug-14 20:48
professionalsankarsan parida27-Aug-14 20:48 
QuestionRequesting help chasing a .net memory leak Pin
Joshua Gayou10-Aug-14 7:46
Joshua Gayou10-Aug-14 7:46 
AnswerRe: Requesting help chasing a .net memory leak Pin
Eddy Vluggen11-Aug-14 7:51
professionalEddy Vluggen11-Aug-14 7:51 
GeneralRe: Requesting help chasing a .net memory leak Pin
Joshua Gayou11-Aug-14 10:48
Joshua Gayou11-Aug-14 10:48 
AnswerRe: Requesting help chasing a .net memory leak Pin
Joshua Gayou11-Aug-14 13:08
Joshua Gayou11-Aug-14 13:08 
QuestionCS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
demoninside98-Aug-14 20:50
demoninside98-Aug-14 20:50 
AnswerRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
PIEBALDconsult8-Aug-14 20:56
mvePIEBALDconsult8-Aug-14 20:56 
GeneralRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
demoninside98-Aug-14 21:13
demoninside98-Aug-14 21:13 
GeneralRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
PIEBALDconsult9-Aug-14 5:24
mvePIEBALDconsult9-Aug-14 5:24 
GeneralRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
Dave Kreskowiak9-Aug-14 6:25
mveDave Kreskowiak9-Aug-14 6:25 
GeneralRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
demoninside98-Aug-14 21:22
demoninside98-Aug-14 21:22 
GeneralRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
PIEBALDconsult9-Aug-14 5:23
mvePIEBALDconsult9-Aug-14 5:23 
AnswerRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
Richard MacCutchan8-Aug-14 22:39
mveRichard MacCutchan8-Aug-14 22:39 
GeneralRe: CS0029: Cannot implicitly convert type 'System.DateTime' to 'var' Pin
demoninside99-Aug-14 0:35
demoninside99-Aug-14 0:35 
QuestionRetrieve information from UDL file Pin
Ashfaque Hussain4-Aug-14 19:23
Ashfaque Hussain4-Aug-14 19:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.