|
|
KirillOsenkov
KirillOsenkov
 |
|
Stories kicked by KirillOsenkov
|
|
submitted by
KirillOsenkov
30 days, 22 hours ago
blogs.msdn.com — At my job on the C# IDE QA team I've learned some useful things about debugging in Visual Studio, which I'd like to summarize in this post:
Turning off "Enable just my code"
Attaching the debugger using Tools | Attach To Process
Selecting Managed, Native for mixed-mode debugging or Enable unmanaged code debugging
Attaching to multiple processes
Selecting processes and threads
Breaking on first-chance exceptions using the Debug | Exceptions dialog
Picking the right thread
Loading symbols
Viewing the call stack
Saving the minidump file read more...
|
|
tags:
Debugging, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
1 month, 3 days ago
blogs.msdn.com — I recently had the chance to sit down with Jeff Richter and discuss his Power Threading Library. This library provides a simple technique for handling asynchronous development. By making clever use of C# Iterators, Jeff is able to make asynchronous code looks as though it is synchronous code the executes in a linear fashion. This greatly simplifies the asynchronous programming model, making it easy for you to complete tasks that were formerly considered difficult.
read more...
add a comment
|
category: C# | Views: 25
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
1 month, 14 days ago
blogs.msdn.com — The LINQ documentation created by Microsoft is available both inside Visual Studio, and for free via the MSDN library found on the WEB. Here are some important pages from that documentation that can help you navigate through the online reference material that Microsoft has prepared for LINQ developers. I would not suggest using these references materials as a primary means of learning LINQ. However, if you have a book or other guide to LINQ development, then this reference material can be a useful addendum to that text. If you understand in a general way how LINQ works, but need answers to detailed questions, the links provided here may sometimes help you find answers to your questions.
read more...
add a comment
|
category: Linq | Views: 21
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
KirillOsenkov
1 month, 17 days ago
blogs.msdn.com — Accumulated links to videos and articles about new features in Visual Studio 2010, C# 4.0, .NET Framework 4.0, as well as overview of C# language and IDE new features. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 24 days ago, submitted by
CharlieCalvert
1 month, 25 days ago
blogs.msdn.com — In this Channel 9 video C# architect Anders Hejlsberg answers some commonly asked questions about the new Dynamic features that will be included in C# 4.0. Building on the talk that he gave at PDC, Anders chats with C# Community PM Charlie Calvert. They discuss questions that community members have asked and riff on themes of import to developers who have been following the latest news from the C# team. read more...
1 comment
|
category: C# | Views: 252
|
|
tags:
Programming, .Net, Hejlesberg, C#, Andres | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 20 days ago, submitted by
CharlieCalvert
1 month, 28 days ago
blogs.msdn.com — The good folks who put together our gaming tools have released XNA Game Studio 3.0. read more...
add a comment
|
category: C# | Views: 394
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
2 months, 3 days ago
blogs.msdn.com — Mads Torgersen, a C# PM and member of the C# design team, has worked with other members of the C# team to create a document that outlines the new features in C# 4.0. Along with Anders’ PDC talk, this is probably the best way to get an overview of what the C# team has planned for the next release of the language. I also want to make sure you know about the C# 4.0 samples. These short projects are designed to demonstrate how to use the new language features in C# 4.0. Finally, I provide a link to the Visual Studio 2010 CTP forums based feedback area, where you can comment on the new features Microsoft has planned for the C# language and the VS IDE. These forums provide a place where you can provide the PM’s who are driving the new features in VS 2010 with your valued feedback.
read more...
add a comment
|
category: C# | Views: 57
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 2 days ago, submitted by
CharlieCalvert
2 months, 4 days ago
blogs.msdn.com — Welcome to the 47th Community Convergence. We had a very successful trip to PDC this year. In this post I’ll outline some of the highlights, and give you a chance to share in some of the excitement by linking to online versions of the talks from the C#, VB, IronRuby, IronPython and F# teams. Speakers at these talks include Anders Hejlsberg, Luca Bolognese, Paul Vick, Lucian Wischik, Dustin Campbell and Alex Turner. Several of these talks were among the top rated events at the conference, with Anders’ talk once again garnering the most attention and generating the most excitement.
read more...
add a comment
|
category: C# | Views: 90
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 4 days ago, submitted by
johnsheehan
2 months, 7 days ago
blogs.msdn.com — In SP1 for Visual Studio 2008 and Visual Web Developer 2008, C# introduced a new feature to provide 'live' reporting of compilation errors.
Unfortunately, the introduction of this functionality also introduced a bug where in certain cases, false C# compilation errors appear in the Error List for ASP.NET Website projects. The C# team just published a downloadable hotfix that addresses the issues. read more...
1 comment
|
category: Visual Studio | Views: 234
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
hockman
2 months, 8 days ago
hockblogs.net — Hi there,
Microsoft has released the CTP of Visual Studio .NET 2010 and C#4.0:
Visual Studio 2010 and the .NET Framework 4.0 mark the next generation of developer tools from Microsoft. Designed to address the latest needs of developers, Visual Studio delivers key innovations in the following pillars:
Democratizing Application Lifecycle Management
Application Lifecycle Management (ALM) crosses many roles within an organization and traditionally not every one of the roles has been an equal player in the process. Visual Studio Team System 2010 continues to build the platform for functional equality and shared commitment across an organization’s ALM process.
Enabling emerging trends
Every year the industry develops new technologies and new trends. With Visual Studio 2010 and .NET Framework 4.0, Microsoft delivers tooling and framework support for the latest innovations in application architecture, development and deployment.
Inspiring developer delight
Ever since the first release of Visual Studio, Microsoft has set the bar for developer productivity and flexibility. Visual Studio 2010 continues to deliver on the core developer experience by significantly improving upon it for roles involved with the software development process. .NET Framework 4.0 contains numerous improvements that make it easier to develop powerful and compelling applications.
Riding the next generation platform wave
Microsoft continues to invest in the market leading operating system, productivity application and server platforms to deliver increased customer value in these offerings. With Visual Studio 2010 and .NET Framework 4.0 customers will have the tooling support and the platform support needed to create amazing solutions around these technologies. read more...
|
|
tags:
VisualStudio2010, C#, CTP, VisualStudio, 2010 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 7 days ago, submitted by
mystery
2 months, 10 days ago
pavkata.blogspot.com — My first look at Visual Studio 2010 codename "Rosario". I showed some screen shots and and some new features of the new visual studio. read more...
2 comments
|
category: Visual Studio | Views: 669
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 10 days ago, submitted by
CharlieCalvert
2 months, 10 days ago
blogs.msdn.com — This post is designed to help you begin to understand a new feature in the next version of Visual Studio that involves covariant and contravariant support for delegates and interfaces. Eric Lippert’s series of posts on this subject are definitely the definitive reference at this time. I’m writing this overview of the subject simply as an appendix to his explanation, and as quick reference for folks who want to get up to speed on this technology. read more...
add a comment
|
category: Linq | Views: 251
|
|
tags:
covariance, controvariance, LINQ, C#4.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 11 days ago, submitted by
Jemm
2 months, 11 days ago
microsoft.com — "Microsoft Visual Studio 2010 and the .NET Framework 4.0 are the next generation development tools and platform for Windows Vista, the 2007 Office System, and the Web." read more...
8 comments
|
category: Visual Studio | Views: 739
|
|
tags:
VisualStudio2010, .net4.0, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
2 months, 12 days ago
blogs.msdn.com — There are three upcoming events for members of the C# team. The most important, PDC, will be held in Los Angeles over the week of October 26. The weekend before the conference, there will be a Code Camp in Los Angeles. One week after the PDC, there will be a Tech Ed in Spain. read more...
add a comment
|
category: C# | Views: 4
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|