|
|
|
|
|
| | Total Hits: 178 | Today: 0 | Author: @MSI. | Rating:  |
| |  Pickers Library is a .NET Windows Control Library that aids in creating Picker-style controls. A 'picker' control can be thought of as a control, which allows you to select a value from rich, drop-down UI instead of a plain list. For example, we have the DateTimePicker control. Similarly, the color selector in Microsoft® Word is an example of a picker.... |
| | Total Hits: 136 | Today: 0 | Author: Stephen Toub | Rating:  |
| |  Welcome to .NET Matters. This new column will delve into the ins and outs of the Microsoft® .NET Framework, answering readers' questions on various topics related to its extensive libraries, languages, and the common language runtime. If you have a question you'd like answered, feel free to contact us at netqa@microsoft.com. In the meantime, sit back, relax, learn, and enjoy. Are const variables in C# stored in a global location? Can you tell me what are the performance and memory advantages of ... |
| | Total Hits: 185 | Today: 0 | | Rating:  |
| |  If you haven't posted on the C# newsgroup before, please read the posting guidelines and suggestions first - they should help you to get an answer quickly and without irritating anyone. If you have seen a question come up frequently on the newsgroup and believe it should be part of the FAQ, please post it on the newsgroup with a subject line beginning with "FAQ Suggestion", including in the post both the question and a suggested answer. The answer can then be honed and discussed within the newsg... |
| | Total Hits: 329 | Today: 0 | Author: Stephen Toub | Rating:  |
| |  C# makes it very easy to create events on classes, simply by adding the keyword "event" to a delegate member variable declaration. However, it also allows a property-like syntax where add and remove accessors for the event can be implemented explicitly. Why would I ever want to do that? Wouldn't I always just be recreating the same code the C# compiler generates for me?... |
| | Total Hits: 422 | Today: 0 | | Rating:  |
| |  DotNetSpider.com offers free online C# tutorials. Also, senior programmers answers your technical questions related to .Net for free.... |
| | Total Hits: 227 | Today: 0 | | Rating:  |
| |  Perhaps surprisingly to you, we didn't spend a lot of time on this question while designing C#. Rather, we felt that this was clearly a matter that had good arguments on both sides, and was largely a matter of taste, preference, and former experience. Given that, we didn't see a good reason to change from the precedent set by C and C++.... |
| | Total Hits: 960 | Today: 0 | | Rating:  |
| |  This FAQ tries to address many of the basic questions that C++ developers have when they first come across C#. I recommend that you read the .NET Framework FAQ before reading this one.... |
| | Total Hits: 5 | Today: 0 | Author: Shivprasad koirala | Rating:  |
| |  This FAQ article is continuation to design pattern FAQ part 1 and 2. In this article we will try to understand state pattern,stratergy,visitor,adapter and flyweight pattern.
In case your are completely new to design patterns or you really do not want to read this complete article do see our free design pattern Training and interview questions / answers videos.... |
| | Total Hits: 7 | Today: 0 | Author: Nancy Michell | Rating:  |
| |  Sometimes a Web site will rely on a nice looking graphic that suggests the type of navigation it will provide. But for the visually impaired user, there needs to be much more than a simple graphic that you hope the user will click on based on visual cues. Screen readers get the text to read from an IMG tag's alt attribute, so make sure to include it. Some designers are focused on a pixel-perfect font sizing design, which rings accessibility alarm bells. If your site is to be properly accessible ... |
| | Total Hits: 251 | Today: 0 | Author: piotrek | Rating:  |
| |  Is there a posibility to totally lock posibility to resize window? And to force application not to display a both sided arrow that allows user to resize window?... |
| | Total Hits: 403 | Today: 0 | Author: CodeGuru | Rating:  |
| |  Learn about some of the different compilers available for programming with C#... |
| | Total Hits: 372 | Today: 0 | Author: CodeGuru | Rating:  |
| |  A quick glance about the various editors available for programming with C#... |
| | Total Hits: 7 | Today: 0 | Author: Ken Spencer | Rating:  |
| |  I have been playing with console applications in Visual Basic® .NET. I would like to know if it is possible to gather the variables upon calling the application, rather than asking for input when it is running (for example, TestApp.exe Variable1 Variable2)?... |
| | Total Hits: 8 | Today: 0 | Author: logicchild | Rating:  |
| |  The purpose of this paper is to present some basics about LINQ for certain individuals who may have not gained an understanding of LINQ. LINQ unifies data access, whatever the source of data, and allows mixing data from different kind of sources. LINQ means “Language-Integrated Query”. It allows for query and set operations, similar to what SQL statements offer for databases. LINQ, though, integrates queries directly within .NET languages like C# and Visual Basic through a set of extensions to t... |
| | Total Hits: 44 | Today: 0 | Author: ThatsAlok | Rating:  |
| |  Nothing unusual... this article is a compilation of questions and answers which were asked between 10 December 2004 and 23 Jan 2005 (45 days) on the Code Project Visual C++ forum. Also, this is the first article of the 45 Days series. I hope, I will bring more on this series.... |
| | Total Hits: 45 | Today: 0 | Author: Questpond | Rating:  |
| |  Different people have different obsessions and I have this stupid obsession of writing articles in FAQ formats :-) . The more I try to write articles in normal format I end up with a FAQ. My only thought process of writing articles in FAQ format is that we end up talking to the point rather than talking about trees and rivers , many may disagree.... |
|
|
|
|
|
|
|
|
|
|
|
|
|