Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: Size Image in PictureBox Pin
Steve Harp23-Jan-12 5:33
Steve Harp23-Jan-12 5:33 
GeneralRe: Size Image in PictureBox Pin
Richard MacCutchan23-Jan-12 6:35
mveRichard MacCutchan23-Jan-12 6:35 
AnswerRe: Size Image in PictureBox Pin
Luc Pattyn23-Jan-12 16:07
sitebuilderLuc Pattyn23-Jan-12 16:07 
GeneralRe: Size Image in PictureBox Pin
Richard MacCutchan23-Jan-12 23:07
mveRichard MacCutchan23-Jan-12 23:07 
QuestionDataBinding Pin
MWRivera20-Jan-12 9:37
MWRivera20-Jan-12 9:37 
AnswerRe: DataBinding Pin
Dave Kreskowiak20-Jan-12 10:27
mveDave Kreskowiak20-Jan-12 10:27 
GeneralRe: DataBinding Pin
MWRivera25-Jan-12 9:11
MWRivera25-Jan-12 9:11 
AnswerRe: DataBinding Pin
BobJanova22-Jan-12 12:46
BobJanova22-Jan-12 12:46 
GeneralRe: DataBinding Pin
MWRivera25-Jan-12 3:46
MWRivera25-Jan-12 3:46 
QuestionObject naming convention Pin
Ciumac Sergiu20-Jan-12 9:24
Ciumac Sergiu20-Jan-12 9:24 
AnswerMessage Removed Pin
20-Jan-12 9:49
professionalN_tro_P20-Jan-12 9:49 
GeneralRe: Object naming convention Pin
Ciumac Sergiu20-Jan-12 10:08
Ciumac Sergiu20-Jan-12 10:08 
GeneralRe: Object naming convention Pin
Nathan Stiles23-Jan-12 10:59
Nathan Stiles23-Jan-12 10:59 
AnswerRe: Object naming convention Pin
Dave Kreskowiak20-Jan-12 10:18
mveDave Kreskowiak20-Jan-12 10:18 
AnswerRe: Object naming convention Pin
Eddy Vluggen20-Jan-12 10:26
professionalEddy Vluggen20-Jan-12 10:26 
GeneralRe: Object naming convention Pin
Ciumac Sergiu20-Jan-12 10:36
Ciumac Sergiu20-Jan-12 10:36 
AnswerRe: Object naming convention Pin
jschell20-Jan-12 12:44
jschell20-Jan-12 12:44 
AnswerRe: Object naming convention Pin
PIEBALDconsult20-Jan-12 15:26
mvePIEBALDconsult20-Jan-12 15:26 
AnswerMessage Closed Pin
21-Jan-12 5:18
User 113800021-Jan-12 5:18 
GeneralRe: Object naming convention Pin
Ciumac Sergiu22-Jan-12 8:49
Ciumac Sergiu22-Jan-12 8:49 
AnswerRe: Object naming convention Pin
BobJanova22-Jan-12 12:42
BobJanova22-Jan-12 12:42 
QuestionHow to make an application(c#) to connect to a mdf file is located on another system in the network? Pin
hamid reza toosi20-Jan-12 5:26
hamid reza toosi20-Jan-12 5:26 
AnswerRe: How to make an application(c#) to connect to a mdf file is located on another system in the network? Pin
Eddy Vluggen20-Jan-12 5:34
professionalEddy Vluggen20-Jan-12 5:34 
AnswerRe: How to make an application(c#) to connect to a mdf file is located on another system in the network? Pin
jschell20-Jan-12 12:46
jschell20-Jan-12 12:46 
QuestionDisplay live data Pin
CNU20-Jan-12 3:50
CNU20-Jan-12 3:50 
Greetings!
I have an image representing the physical layout of a network, which is represented in terms of groups, layers, etc. Periodically I have show the network status, for which I have a library already. This status should be displayed on the image.

I can compare this with weather reporting where they show the map and display rain/snow/sun images for a specific area.

How can we logically divide the image into parts so that they can be mapped to the physical layout? And, how can we achieve this using ASP.NET?
Cheers
CNU

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.