|
|
vertigo
vertigo
 |
|
Stories submitted by friends of vertigo
|
|
submitted by
Tr3v
3 months, 10 days ago
blogs.msdn.com — The awaited StyleCop 4.3 update is now available. This update includes:
* Various bugfixes, including fixes for VS integration issues
* Rules documentation is included and integrated into VS "Show Error Help"
* New rules (more detail below)
* Branding change from Source Analysis to StyleCop read more...
add a comment
|
category: Products | Views: 14
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
Tr3v
3 months, 28 days ago
tr3v.net — Lets say you are writing a piece of software for a call center to use and you need to display values from multiple classes in your object model in a single DataGridView...
The problem is that you cannot bind a DataGridView column to a second-level property without writing TypeDescriptionProvider and CustomTypeDescriptor for each class that we want to use. read more...
add a comment
|
category: Linq | Views: 9
|
|
tags:
Types, Anonymous, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
3 months, 28 days ago
tr3v.net — A quick tutorial covering the method I recently used on a project to control and generate the column headings for a DataGridView and modify the column headings to contain "full text" values. read more...
|
|
tags:
DataGridView, C#, winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
5 months, 15 days ago
krisvandermotten.wordpress.com — Last time, we looked at how Linq To SQL might impact how we think about what a Data Access Layer (DAL) is, based on the dependencies between assemblies. This time, we’ll take a different approach: let’s look at typical Linq to SQL code, and try to decide where to put it. read more...
add a comment
|
category: Linq | Views: 12
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
5 months, 15 days ago
krisvandermotten.wordpress.com — There is no doubt that Linq to SQL will have an enormous impact on the way we write data access layers. I wouldn’t be surprised to find out that the impact is so profound, that we might even have to reconsider the very nature of a data access layer. In fact, what is a data access layer (DAL) anyway? read more...
add a comment
|
category: Linq | Views: 25
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
5 months, 28 days ago
visualstudiomagazine.com — Learn how to share resources among several projects across project boundaries in Visual Studio 2005 and VS 2008. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
6 months, 16 days ago
websoftconsultants.co.uk — Windows forms are quick and easy to create in any .NET language. By choosing the right project template, a developer can be dragging controls onto a Windows form, and have a professional looking user interface constructed in a matter of minutes.
Printing the form, however, is a different matter. The programmer can leave the user to press Print Screen, and then paste the results into MS Paint, or a similar application.
However, this is messy, and un-professional. Consider the case where the form contains multiple tabs, or where data in a list box cannot all be displayed at once.
Using this approach, the user will be involved with clicking controls, an capturing screen prints for quite a while.
Alternatively, the .NET development environment provides several controls to "help" with printing. Using these controls, the developer may listen for events, and respond by rendering output using GDI+.
This approach can result in very professional output, but the drawback is the amount of time it takes to develop printing support on a form-by-form basis.
When compared to the ease of dragging controls onto the form for the initial user interface, it appears cumbersome, costly, time consuming, and can be prone to bugs. read more...
|
|
tags:
winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
7 months, 22 days ago
tr3v.net — A quick look at types of HTML tags and how to add them programmatically to an asp.net page. read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
8 months, 5 days ago
tr3v.net — How can we only allow one copy of an application to run at any time? read more...
|
|
tags:
Tips, C#, winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 5 days ago, submitted by
Tr3v
8 months, 7 days ago
tr3v.net — The purpose of this class is to simplify the generation of basic HTML tables. read more...
7 comments
|
category: ASP.NET | Views: 77
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
8 months, 17 days ago
tr3v.net — This class adds either a DotNetKicks image with your "Kick" count or a hyperlink to DotNetKicks.com for the specified url.
These can be combined to display the "Kick It" icon as a link to DotNetKicks.com read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
8 months, 17 days ago
tr3v.net:80 — Add the ability to export a DataGridView control's contents to a CSV, HTML or XML file. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
8 months, 18 days ago
tr3v.net:80 — The scope of this page is simply to show you how to create a ProgressEventArgs class and implement it. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tr3v
8 months, 18 days ago
tr3v.net:80 — If you need your application to access the internet, but you are behind a proxy server or want to change the way pages you request are cached, this is the article for you! read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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