Click here to Skip to main content
15,889,992 members

Comments by shoebass (Top 15 by date)

shoebass 24-Feb-12 6:38am View    
than x for the reply !! umm i accomplished this using a little different method! using conditional statement!I had problem because i had used 2 forms so had difficulty but i fixed it now. Anyways thanx!
shoebass 24-Feb-12 3:54am View    
i tried to use AllowEmptyStrings too but while saving the document it invoke the required field validator. please help me.
shoebass 9-Feb-12 3:40am View    
I know about itextsharp dll. I had once used this in my project for Reporting purpose .i had created the PDF using this but now i already have pdf which has to be converted to .txt . If you know how do we do this pls provide me references.
shoebass 1-Feb-12 3:04am View    
Exactly!! If the execution(of data) was fast retrieving same thing in list would not be a problem.
shoebass 1-Feb-12 0:45am View    
Dear Christian:
I am also trying to optimize the proc. However,for now I am trying to use caching rather than session. I am not using Entity framework rather using Linq to SQL .

Thanx for your suggestion.