DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

CharlieCalvert Subscribe to this feed
CharlieCalvert
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by CharlieCalvert
5
kicks
submitted by CharlieCalvert 20 days, 16 hours ago

blogs.msdn.com — We are continuing our series of posts about proposed features for the next version of Visual Studio. This post focuses on a new feature called Document Map Margins (DMM). Developers frequently work with huge source files that are difficult to navigate. The proposed DMM feature is designed to make it easier for you to find and track important features in your code and to visualize the overall structure of your file. read more...

Add a comment add a comment | category: | Views: 10
tags: | tag it

4
kicks
submitted by CharlieCalvert 24 days, 17 hours ago

blogs.msdn.com — Visual Studio Service Pack 1 and .NET 3.5 Service Pack 1 are now available for download. read more...

Add a comment add a comment | category: | Views: 12
tags: | tag it

4
kicks
submitted by CharlieCalvert 1 month, 10 days ago

blogs.msdn.com — In this 12 minute video I talk with C# IDE PM DJ Park about a new feature in Visual Studio 2008 Service Pack 1 beta called Live Semantic Errors or Squiggles. This feature gives an increased level of live feedback on potential errors that might be found in your code. read more...

Add a comment 1 comment | category: | Views: 16
tags: | tag it

2
kicks
submitted by CharlieCalvert 1 month, 10 days ago

blogs.msdn.com — Welcome to the 45th Community Convergence. I recently reached the two year mark here at Microsoft, and that means it is probably time for me to slip in some changes to my routine. In this post I'll begin that process by taking Community Convergence in a new direction. read more...

Add a comment add a comment | category: | Views: 2
tags: | tag it

14
kicks
published 1 month, 6 days ago, submitted by CharlieCalvert 1 month, 11 days ago

blogs.msdn.com — The LINQ aggregate operators allow you to perform simple math operations over the elements in a sequence. This post is designed to walk you through those operators, and give you an overview of how to use them. read more...

Add a comment add a comment | category: | Views: 119
tags: | tag it

15
kicks
published 1 month, 21 days ago, submitted by CharlieCalvert 1 month, 22 days ago

blogs.msdn.com — This is a second post on the LINQ Set operators, the first being published while LINQ was still in beta. As mentioned in the previous post, there are four LINQ set operators: Union, Intersect, Distinct and Except. Like the other 50 LINQ operators, these methods are designed to allow you to query data which supports the IEnumerable<T> interface. Since all LINQ query expressions, and most LINQ queries, return IEnumerable<T>, these operators are designed to allow you to perform set operations on the results of a LINQ query. In this post I give four highly simplified examples of how to use each of the operators, and then end with a more complex example that shows how the operators might be used in a real world setting. read more...

Add a comment add a comment | category: | Views: 173
tags: | tag it

2
kicks
submitted by CharlieCalvert 1 month, 24 days ago

blogs.msdn.com — Here is a video on Channel 9 with the members of the C# design team. The discussion covers dynamic languages, concurrency, declarative programming, Attendees include Anders Hejlsberg, Paul Vick, Scott Wiltamuth, Mads Torgersen, Matt Warren, Eric Lippert and Jim Hugunin. read more...

Add a comment add a comment | category: | Views: 15
tags: , , | tag it

2
kicks
submitted by CharlieCalvert 1 month, 25 days ago

blogs.msdn.com — C++ PM Boris Jabes has added to our series of articles on features that are being considered for the next version of Visual Studio. In his post, Boris describes a proposed feature that will allow users to "find and navigate to a specific location in their solution." Boris explains that users can type in a string and the IDE will return a list of matching results drawn from the "symbol definitions and files in a solution." The feature is also designed to allow users to explore a solution by posing a potentially vaguely worded query and seeing a set of related results. This new search feature is not language specific, and hence can at least potentially be of use to all developers who use Visual Studio, regardless of whether they implement their programs in C++, C#, Visual Basic, or some other language. read more...

Add a comment add a comment | category: | Views: 1
tags: | tag it

19
kicks
published 2 months, 1 day ago, submitted by colinjack 2 months, 2 days ago

codebetter.com — Great article detailing why LINQ to SQL deserves some attention particularly if you buy into the object oriented style of development or are currently working with an ORM such as NHibernate. read more...

Add a comment add a comment | category: | Views: 245
tags: , | tag it

29
kicks
published 2 months, 2 days ago, submitted by CharlieCalvert 2 months, 8 days ago

blogs.msdn.com — Lambdas are a simple technology with an intimidating name. They sound like they are going to be difficult to understand, but in practice prove to be relatively trivial. Read this post to get an easy to understand overview of a topic is not really so terribly difficult to understand. read more...

Add a comment add a comment | category: | Views: 531
tags: | tag it

2
kicks
submitted by CharlieCalvert 2 months, 8 days ago

blogs.msdn.com — There are a few scoping rules that you must keep in mind when using extensions methods. Problems with scoping and extensions methods are rare, but when you encounter them they are quite vexing. read more...

Add a comment add a comment | category: | Views: 15
tags: , | tag it

2
kicks
submitted by CharlieCalvert 2 months, 19 days ago

jamesmccaffrey.spaces.live.com — When Microsoft employees talk about LINQ publicly, we haven't tended to emphasize how much time you can save by using it. This is perhaps because we don't want LINQ to be labeled as simply another RAD tool designed to save time. Nevertheless, it is becoming clear to me that shorter development cycles may be one of the first major benefits of LINQ to be widely recognized by the community. read more...

Add a comment add a comment | category: | Views: 25
tags: | tag it

3
kicks
submitted by CharlieCalvert 2 months, 22 days ago

blogs.msdn.com — It can be helpful to start from the beginning when working with new technologies. This post explains how to create a minimal WPF application that produces a single window with a gradient in it, as shown in Figure 1. The point of this exercise is to build the app from scratch, choosing File | New Project | Empty Project rather than File | New Project | WPF Application. The benefit of this exercise is to simply see what ingredients go into the production of a minimal WPF program. read more...

tags: | tag it

2
kicks
submitted by CharlieCalvert 3 months, 5 days ago

gallery.live.com — Use these plugins to enhance live writer. read more...

Add a comment add a comment | category: | Views: 9
tags: | tag it

4
kicks
submitted by CharlieCalvert 3 months, 9 days ago

blogs.msdn.com — Developers with a bit of time on their hands have built some beautiful color schemes for the Visual Studio Editor. You can save download these settings files to your ...\Documents\Visual Studio 2008\Settings directory. You can then access them by following the instructions in this post read more...

Add a comment add a comment | category: | Views: 86
tags: | tag it

5
kicks
submitted by CharlieCalvert 3 months, 10 days ago

blogs.msdn.com — Download the posters in PDF format here: * Visual C# 2008 Keybinding Reference Poster * Visual Basic 2008 Keybinding Reference Poster * Visual C++ 2008 Keybinding Reference Poster * Download the C# Keybindings in a spreadsheet. Note that many of the keybindings stem from Visual Studio classes such Edit, Project, View, Window and Refactor. To see the complete list of methods for these classes, bring up the command window (Ctrl-W, A) and type File followed by a period. IntelliSense on all the methods for the File object will appear in the command window, just as if you were working with a C# class in the editor window. You can also see this classes in the find/command box on the toolbar (Ctrl + /). Inside the find/command box, type the the greater than symbol followed by the word Find and a period: >Find. read more...

Add a comment add a comment | category: | Views: 18
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge