Click here to Skip to main content
15,922,512 members
Home / Discussions / C#
   

C#

 
QuestionXmlSerializer fail loading myproj.XmlSerializers.dll Pin
JoZ CaVaLLo4-Jan-09 23:09
JoZ CaVaLLo4-Jan-09 23:09 
AnswerRe: XmlSerializer fail loading myproj.XmlSerializers.dll Pin
JoZ CaVaLLo5-Jan-09 4:14
JoZ CaVaLLo5-Jan-09 4:14 
QuestionAdoNetAccelerator-10 [modified] Pin
wmedwardc4-Jan-09 22:57
wmedwardc4-Jan-09 22:57 
AnswerRe: AdoNetAccelerator-10 Pin
Ashfield5-Jan-09 1:24
Ashfield5-Jan-09 1:24 
GeneralRe: AdoNetAccelerator-10 Pin
wmedwardc5-Jan-09 15:05
wmedwardc5-Jan-09 15:05 
GeneralRe: AdoNetAccelerator-10 Pin
Ashfield5-Jan-09 21:38
Ashfield5-Jan-09 21:38 
QuestionGridview / Table - Cell Backcolor blinking (2 colors) Pin
nimmi_friends4-Jan-09 21:17
nimmi_friends4-Jan-09 21:17 
AnswerRe: Gridview / Table - Cell Backcolor blinking (2 colors) Pin
Ben Fair5-Jan-09 3:25
Ben Fair5-Jan-09 3:25 
First, I think you may get better responses if you post in the Web Development forum. I would like to preface my input by saying that I'm not 100% certain on how you intend the 'blinking' to function. Will it blink on some time interval, toggle between postbacks, or in some other manner? That is very important, because if it will be happening on postbacks, then it can be done in ASP.NET page code just toggling the color properties of the objects; however, if this needs to occur without postbacks then you're going to have to do it with client-side JavaScript. So, your solution can be drastically different depending on how you need it to work.

Keep It Simple Stupid! (KISS)

QuestionRunning Third Party Applications Programmatically Pin
Soptik Dutta4-Jan-09 21:08
Soptik Dutta4-Jan-09 21:08 
AnswerRe: Running Third Party Applications Programmatically Pin
Giorgi Dalakishvili4-Jan-09 21:23
mentorGiorgi Dalakishvili4-Jan-09 21:23 
GeneralRe: Running Third Party Applications Programmatically Pin
Soptik Dutta4-Jan-09 23:07
Soptik Dutta4-Jan-09 23:07 
AnswerRe: Running Third Party Applications Programmatically Pin
Dragonfly_Lee4-Jan-09 21:26
Dragonfly_Lee4-Jan-09 21:26 
GeneralRe: Running Third Party Applications Programmatically Pin
Soptik Dutta4-Jan-09 23:04
Soptik Dutta4-Jan-09 23:04 
GeneralRe: Running Third Party Applications Programmatically Pin
Dragonfly_Lee5-Jan-09 2:35
Dragonfly_Lee5-Jan-09 2:35 
GeneralRe: Running Third Party Applications Programmatically Pin
Soptik Dutta5-Jan-09 19:41
Soptik Dutta5-Jan-09 19:41 
GeneralRe: Running Third Party Applications Programmatically Pin
Dragonfly_Lee5-Jan-09 21:07
Dragonfly_Lee5-Jan-09 21:07 
QuestionRemote desktop Pin
krinaljariwala4-Jan-09 19:14
krinaljariwala4-Jan-09 19:14 
AnswerRe: Remote desktop Pin
Dragonfly_Lee4-Jan-09 20:50
Dragonfly_Lee4-Jan-09 20:50 
GeneralRe: Remote desktop Pin
krinaljariwala5-Jan-09 0:27
krinaljariwala5-Jan-09 0:27 
GeneralRe: Remote desktop Pin
Dragonfly_Lee5-Jan-09 2:23
Dragonfly_Lee5-Jan-09 2:23 
AnswerRe: Remote desktop Pin
Abhijit Jana4-Jan-09 20:56
professionalAbhijit Jana4-Jan-09 20:56 
AnswerRe: Remote desktop Pin
Tom Deketelaere4-Jan-09 21:58
professionalTom Deketelaere4-Jan-09 21:58 
GeneralRe: Remote desktop Pin
krinaljariwala5-Jan-09 0:33
krinaljariwala5-Jan-09 0:33 
GeneralRe: Remote desktop Pin
Tom Deketelaere5-Jan-09 1:02
professionalTom Deketelaere5-Jan-09 1:02 
GeneralRe: Remote desktop Pin
krinaljariwala5-Jan-09 1:16
krinaljariwala5-Jan-09 1:16 

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.