Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: typedef struct in C# Pin
Dave Kreskowiak22-Jun-05 7:26
mveDave Kreskowiak22-Jun-05 7:26 
GeneralRe: typedef struct in C# Pin
S. Senthil Kumar22-Jun-05 7:52
S. Senthil Kumar22-Jun-05 7:52 
GeneralRe: typedef struct in C# Pin
bynaryum23-Jun-05 4:11
bynaryum23-Jun-05 4:11 
Generallate binding to Excel Chart Pin
Ariadne22-Jun-05 6:46
Ariadne22-Jun-05 6:46 
GeneralMeasureString and HTML Pin
Mr. Rogers22-Jun-05 6:43
Mr. Rogers22-Jun-05 6:43 
GeneralRe: MeasureString and HTML Pin
Dave Kreskowiak22-Jun-05 7:19
mveDave Kreskowiak22-Jun-05 7:19 
GeneralRe: MeasureString and HTML Pin
Mr. Rogers22-Jun-05 7:56
Mr. Rogers22-Jun-05 7:56 
GeneralRe: MeasureString and HTML Pin
Dave Kreskowiak22-Jun-05 9:13
mveDave Kreskowiak22-Jun-05 9:13 
Because there is no way to garantee that the workstation has Arial 12 pt on it. Also, the users can just click the View menu and change the Text Size, regardless of the size you think they're going to see. Also, last I checked (admittedly, a long time ago), Mac's don't have an Arial font, but they do have web browsers.

Also, the size of the browser window will change the rendered flow of the document. Not everybody runs their browsers maximized at 1280x1024. At 1920x1440, you can fit a lot of text on a single line using Arial 12pt.

You cannot determine this information server-side. If your rendering is that picky, you'll have to handle rendering in Java client-side. At least there, you've got more information about the environment you're working in.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: MeasureString and HTML Pin
Mr. Rogers23-Jun-05 5:00
Mr. Rogers23-Jun-05 5:00 
GeneralRe: MeasureString and HTML Pin
Scott Serl22-Jun-05 10:07
Scott Serl22-Jun-05 10:07 
GeneralRe: MeasureString and HTML Pin
Mr. Rogers23-Jun-05 5:02
Mr. Rogers23-Jun-05 5:02 
Generali want to have form authentication Pin
fayaz ahamed22-Jun-05 6:29
fayaz ahamed22-Jun-05 6:29 
GeneralRe: i want to have form authentication Pin
Dave Kreskowiak22-Jun-05 7:17
mveDave Kreskowiak22-Jun-05 7:17 
GeneralRe: i want to have form authentication Pin
fayaz ahamed22-Jun-05 17:16
fayaz ahamed22-Jun-05 17:16 
GeneralRe: i want to have form authentication Pin
Dave Kreskowiak22-Jun-05 17:47
mveDave Kreskowiak22-Jun-05 17:47 
GeneralRefresh forms Pin
webhay22-Jun-05 6:19
webhay22-Jun-05 6:19 
GeneralRe: Refresh forms Pin
david cohoon22-Jun-05 6:54
david cohoon22-Jun-05 6:54 
Generalping in c# Pin
amarsumanth22-Jun-05 4:46
amarsumanth22-Jun-05 4:46 
GeneralRe: ping in c# Pin
Paul Brower22-Jun-05 5:35
Paul Brower22-Jun-05 5:35 
GeneralRe: ping in c# Pin
Jeff Martin22-Jun-05 10:56
Jeff Martin22-Jun-05 10:56 
GeneralRe: ping in c# Pin
amarsumanth24-Jun-05 5:08
amarsumanth24-Jun-05 5:08 
QuestionUpdating layout of dialog with Splitter? Pin
roel_22-Jun-05 3:20
roel_22-Jun-05 3:20 
AnswerRe: Updating layout of dialog with Splitter? Pin
Paul Brower22-Jun-05 5:34
Paul Brower22-Jun-05 5:34 
GeneralSearch finite state machine designer for VS.NET Pin
koch.david22-Jun-05 2:38
koch.david22-Jun-05 2:38 
GeneralRe: Search finite state machine designer for VS.NET Pin
RNEELY22-Jun-05 4:46
RNEELY22-Jun-05 4:46 

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.