Click here to Skip to main content
15,914,905 members
Home / Discussions / C#
   

C#

 
QuestionUnable to refresh dataset in (rdlc) report Pin
Crapaw4510-Nov-09 10:07
Crapaw4510-Nov-09 10:07 
AnswerRe: Unable to refresh dataset in (rdlc) report Pin
Abhishek Sur10-Nov-09 11:09
professionalAbhishek Sur10-Nov-09 11:09 
GeneralRe: Unable to refresh dataset in (rdlc) report [solved] Pin
Crapaw4511-Nov-09 4:06
Crapaw4511-Nov-09 4:06 
GeneralRe: Unable to refresh dataset in (rdlc) report [solved] Pin
Abhishek Sur11-Nov-09 21:35
professionalAbhishek Sur11-Nov-09 21:35 
Questionre: deserialisation Pin
jdneul10-Nov-09 10:04
jdneul10-Nov-09 10:04 
AnswerRe: re: deserialisation Pin
Christian Graus10-Nov-09 10:14
protectorChristian Graus10-Nov-09 10:14 
GeneralRe: re: deserialisation Pin
jdneul10-Nov-09 10:26
jdneul10-Nov-09 10:26 
GeneralRe: re: deserialisation Pin
Abhishek Sur10-Nov-09 11:14
professionalAbhishek Sur10-Nov-09 11:14 
Are you deserializing a huge file ??? Actually we deserialise objects which are smaller in size and it takes just a moment to deserilize. I dont know if there is any option as you are not reading the file in bytes. if you read it so, it would also take such a negligible time so that no progress is displayed over screen..
Big Grin | :-D

Why do you require such thing. Rather if you are deserializing a collection of objects, you can deserialize each of them, one by one and do generate one event to send percentagecomplete value. Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

QuestionQuick Code Question Pin
DarkKitten10-Nov-09 9:17
DarkKitten10-Nov-09 9:17 
AnswerRe: Quick Code Question Pin
Christian Graus10-Nov-09 10:15
protectorChristian Graus10-Nov-09 10:15 
GeneralRe: Quick Code Question Pin
DarkKitten10-Nov-09 10:21
DarkKitten10-Nov-09 10:21 
GeneralRe: Quick Code Question Pin
EliottA10-Nov-09 10:53
EliottA10-Nov-09 10:53 
GeneralRe: Quick Code Question Pin
Christian Graus10-Nov-09 11:25
protectorChristian Graus10-Nov-09 11:25 
Questioncreate form Pin
farokhian10-Nov-09 9:05
farokhian10-Nov-09 9:05 
AnswerRe: create form Pin
Not Active10-Nov-09 9:14
mentorNot Active10-Nov-09 9:14 
AnswerRe: create form [modified] Pin
EliottA10-Nov-09 9:31
EliottA10-Nov-09 9:31 
AnswerRe: create form Pin
Christian Graus10-Nov-09 10:17
protectorChristian Graus10-Nov-09 10:17 
Questionprocess problem Pin
E_Gold10-Nov-09 8:39
E_Gold10-Nov-09 8:39 
AnswerRe: process problem Pin
Luc Pattyn10-Nov-09 13:22
sitebuilderLuc Pattyn10-Nov-09 13:22 
QuestionOutlook 2007 Addin install problem.. Pin
Jacob Dixon10-Nov-09 8:20
Jacob Dixon10-Nov-09 8:20 
AnswerRe: Outlook 2007 Addin install problem.. Pin
Jacob Dixon10-Nov-09 13:29
Jacob Dixon10-Nov-09 13:29 
QuestionTFTP application in C# Pin
KSR2410-Nov-09 8:10
KSR2410-Nov-09 8:10 
JokeRe: TFTP application in C# Pin
Not Active10-Nov-09 9:06
mentorNot Active10-Nov-09 9:06 
GeneralRe: TFTP application in C# Pin
EliottA10-Nov-09 9:33
EliottA10-Nov-09 9:33 
GeneralRe: TFTP application in C# Pin
Luc Pattyn10-Nov-09 13:25
sitebuilderLuc Pattyn10-Nov-09 13:25 

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.