Click here to Skip to main content
16,014,892 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem programatically deleting worksheet from excel file Pin
Goalie3510-Mar-08 4:05
Goalie3510-Mar-08 4:05 
Questionhow to save and read an office file from SqlServer 2000 with format? Pin
mahmoud wafy4-Mar-08 2:07
mahmoud wafy4-Mar-08 2:07 
GeneralRe: how to save and read an office file from SqlServer 2000 with format? Pin
Giorgi Dalakishvili4-Mar-08 2:24
mentorGiorgi Dalakishvili4-Mar-08 2:24 
QuestionRe: how to save and read an office file from SqlServer 2000 with format? Pin
mahmoud wafy4-Mar-08 2:58
mahmoud wafy4-Mar-08 2:58 
GeneralRe: how to save and read an office file from SqlServer 2000 with format? Pin
Giorgi Dalakishvili4-Mar-08 3:06
mentorGiorgi Dalakishvili4-Mar-08 3:06 
GeneralImport access table to SQL Server database [modified] Pin
new2pgrmg4-Mar-08 1:02
new2pgrmg4-Mar-08 1:02 
QuestionLoading and using image from binary file Pin
eyalbi0074-Mar-08 0:50
eyalbi0074-Mar-08 0:50 
GeneralRe: Loading and using image from binary file Pin
MidwestLimey4-Mar-08 4:12
professionalMidwestLimey4-Mar-08 4:12 
1) Write a test app to extract a slice and then test it by viewing it. If you don't have anything to view a slice of your 3D image with, this could be a very long day. You'll need to confirm your knowledge of how the slices are assembled in the 3D image first.

2) You'll need to know more than the pixel depth for a slice. The .Net framework will work with jpg/gif/bmp/dip/tiff/png that I recall so you'll have to convert the slice to one of these if it is not already. To do that you'll need to know the slice layout wrt it's storage technique (i.e. raster etc), any compression and the palette configuration. Then write the conversion routine (if needed) and load up the resulting image.


I'm largely language agnostic

After a while they all bug me D'Oh! | :doh:


QuestionRe: Loading and using image from binary file Pin
eyalbi0074-Mar-08 4:22
eyalbi0074-Mar-08 4:22 
GeneralRe: Loading and using image from binary file Pin
Guffa4-Mar-08 4:25
Guffa4-Mar-08 4:25 
GeneralDirectX.Capture Pin
schnepfi4-Mar-08 0:46
schnepfi4-Mar-08 0:46 
QuestionListBox Problem Pin
zeeShan anSari4-Mar-08 0:26
zeeShan anSari4-Mar-08 0:26 
GeneralRe: ListBox Problem Pin
Nouman Bhatti4-Mar-08 0:53
Nouman Bhatti4-Mar-08 0:53 
GeneralRe: ListBox Problem Pin
DaveyM694-Mar-08 0:55
professionalDaveyM694-Mar-08 0:55 
GeneralRe: ListBox Problem Pin
stancrm4-Mar-08 0:55
stancrm4-Mar-08 0:55 
GeneralRe: ListBox Problem Pin
Xmen Real 4-Mar-08 3:08
professional Xmen Real 4-Mar-08 3:08 
GeneralRe: ListBox Problem Pin
zeeShan anSari4-Mar-08 7:04
zeeShan anSari4-Mar-08 7:04 
GeneralRe: ListBox Problem Pin
DaveyM694-Mar-08 9:26
professionalDaveyM694-Mar-08 9:26 
AnswerRe: ListBox Problem Pin
zeeShan anSari5-Mar-08 1:12
zeeShan anSari5-Mar-08 1:12 
QuestionSerial Port Descriptions Pin
TheIdleProgrammer3-Mar-08 23:59
TheIdleProgrammer3-Mar-08 23:59 
GeneralRe: Serial Port Descriptions Pin
Joachim Kerschbaumer4-Mar-08 1:35
Joachim Kerschbaumer4-Mar-08 1:35 
GeneralRe: Serial Port Descriptions Pin
PIEBALDconsult4-Mar-08 5:44
mvePIEBALDconsult4-Mar-08 5:44 
GeneralDeploying assemblies to seperate folder Pin
N a v a n e e t h3-Mar-08 23:04
N a v a n e e t h3-Mar-08 23:04 
GeneralRe: Deploying assemblies to seperate folder Pin
J a a n s4-Mar-08 2:34
professionalJ a a n s4-Mar-08 2:34 
GeneralRe: Deploying assemblies to seperate folder Pin
J a a n s4-Mar-08 2:52
professionalJ a a n s4-Mar-08 2:52 

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.