Click here to Skip to main content
15,886,030 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Strategy for polling device on separate thread Pin
BRShroyer20-Mar-12 5:25
BRShroyer20-Mar-12 5:25 
AnswerRe: Strategy for polling device on separate thread [Updated] Pin
Bernhard Hiller20-Mar-12 23:04
Bernhard Hiller20-Mar-12 23:04 
Questiondistributed cache for .NET system Pin
IWannaTalk18-Mar-12 6:13
IWannaTalk18-Mar-12 6:13 
SuggestionRe: distributed cache for .NET system Pin
senguptaamlan26-Mar-12 10:39
senguptaamlan26-Mar-12 10:39 
QuestionApplication icon different from task-bar one Pin
Brandon-X1200016-Mar-12 12:10
Brandon-X1200016-Mar-12 12:10 
AnswerRe: Application icon different from task-bar one Pin
Richard MacCutchan16-Mar-12 22:30
mveRichard MacCutchan16-Mar-12 22:30 
GeneralRe: Application icon different from task-bar one Pin
Brandon-X1200017-Mar-12 14:02
Brandon-X1200017-Mar-12 14:02 
AnswerRe: Application icon different from task-bar one Pin
Wayne Gaylard16-Mar-12 23:59
professionalWayne Gaylard16-Mar-12 23:59 
You can set your application icon under properties - application tab - resources - icon in visual studio, and this determines the icon for your application on the desktop and the task bar. You can further set a different icon for each separate window in your application, which determines the icon displayed in that window's title bar.
When I was a coder, we worked on algorithms. Today, we memorize APIs for countless libraries — those libraries have the algorithms - Eric Allman

AnswerRe: Application icon different from task-bar one Pin
MaulikDusara17-Mar-12 2:44
MaulikDusara17-Mar-12 2:44 
AnswerRe: Application icon different from task-bar one Pin
Shameel18-Mar-12 9:24
professionalShameel18-Mar-12 9:24 
SuggestionVB 6.0 TIMER PROBLEM Pin
sukhen dass16-Mar-12 4:18
sukhen dass16-Mar-12 4:18 
GeneralRe: VB 6.0 TIMER PROBLEM Pin
Not Active16-Mar-12 5:10
mentorNot Active16-Mar-12 5:10 
GeneralRe: VB 6.0 TIMER PROBLEM Pin
Richard MacCutchan16-Mar-12 7:07
mveRichard MacCutchan16-Mar-12 7:07 
GeneralRe: VB 6.0 TIMER PROBLEM Pin
Shameel16-Mar-12 8:24
professionalShameel16-Mar-12 8:24 
GeneralRe: VB 6.0 TIMER PROBLEM Pin
Eddy Vluggen16-Mar-12 11:22
professionalEddy Vluggen16-Mar-12 11:22 
QuestionModelling an Interface table in an OO world. Pin
Ger Hayden15-Mar-12 4:03
Ger Hayden15-Mar-12 4:03 
AnswerRe: Modelling an Interface table in an OO world. Pin
Eddy Vluggen16-Mar-12 11:15
professionalEddy Vluggen16-Mar-12 11:15 
QuestionUsing decorator pattern Pin
Anele Ngqandu15-Mar-12 1:36
Anele Ngqandu15-Mar-12 1:36 
AnswerRe: Using decorator pattern Pin
Shameel16-Mar-12 8:22
professionalShameel16-Mar-12 8:22 
QuestionI wanna create Architecture using EDMX,WCF and Generics Pin
kapiltapa12-Mar-12 18:38
kapiltapa12-Mar-12 18:38 
AnswerRe: I wanna create Architecture using EDMX,WCF and Generics Pin
jschell13-Mar-12 10:29
jschell13-Mar-12 10:29 
AnswerRe: I wanna create Architecture using EDMX,WCF and Generics Pin
Luc Pattyn13-Mar-12 10:57
sitebuilderLuc Pattyn13-Mar-12 10:57 
QuestionWhat is the correct location to inject objects while using dependency injection? Pin
SSEAR6-Mar-12 16:11
SSEAR6-Mar-12 16:11 
AnswerRe: What is the correct location to inject objects while using dependency injection? Pin
walterhevedeich6-Mar-12 19:08
professionalwalterhevedeich6-Mar-12 19:08 
GeneralRe: What is the correct location to inject objects while using dependency injection? Pin
SSEAR7-Mar-12 3:01
SSEAR7-Mar-12 3:01 

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.