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

C#

 
GeneralRe: How to generate ENCRYPTED html file to pdf file using itext with C# [modified] Pin
YiXiang_893-Mar-09 21:51
YiXiang_893-Mar-09 21:51 
Answerplease send any suggetion in project Pin
mulla md fozail3-Mar-09 23:33
mulla md fozail3-Mar-09 23:33 
Questionsplitting an image of any type Pin
rohan40403-Mar-09 21:08
rohan40403-Mar-09 21:08 
AnswerRe: splitting an image of any type Pin
Christian Graus3-Mar-09 21:12
protectorChristian Graus3-Mar-09 21:12 
QuestionGet only updated and newly record Pin
Abdul Rahman Hamidy3-Mar-09 20:54
Abdul Rahman Hamidy3-Mar-09 20:54 
AnswerRe: Get only updated and newly record Pin
Christian Graus3-Mar-09 21:07
protectorChristian Graus3-Mar-09 21:07 
GeneralRe: Get only updated and newly record Pin
Abdul Rahman Hamidy3-Mar-09 22:03
Abdul Rahman Hamidy3-Mar-09 22:03 
GeneralRe: Get only updated and newly record Pin
Abdul Rahman Hamidy3-Mar-09 22:13
Abdul Rahman Hamidy3-Mar-09 22:13 
GeneralRe: Get only updated and newly record Pin
Shyam K Pananghat3-Mar-09 23:15
Shyam K Pananghat3-Mar-09 23:15 
Questionreading Devanagari Pin
sleepingsan3-Mar-09 20:36
sleepingsan3-Mar-09 20:36 
AnswerRe: reading Devanagari Pin
0x3c03-Mar-09 20:52
0x3c03-Mar-09 20:52 
AnswerRe: reading Devanagari Pin
Vikram A Punathambekar4-Mar-09 0:14
Vikram A Punathambekar4-Mar-09 0:14 
QuestionInvokeMemeber("click") on a messagebox Pin
Member 44178923-Mar-09 20:34
Member 44178923-Mar-09 20:34 
AnswerRe: InvokeMemeber("click") on a messagebox Pin
Shyam K Pananghat3-Mar-09 20:53
Shyam K Pananghat3-Mar-09 20:53 
GeneralRe: InvokeMemeber("click") on a messagebox Pin
Member 44178923-Mar-09 21:18
Member 44178923-Mar-09 21:18 
GeneralRe: InvokeMemeber("click") on a messagebox Pin
J4amieC3-Mar-09 22:15
J4amieC3-Mar-09 22:15 
GeneralRe: InvokeMemeber("click") on a messagebox Pin
Member 44178923-Mar-09 22:27
Member 44178923-Mar-09 22:27 
QuestionDisable the form while the back end process doing Pin
anishkannan3-Mar-09 20:33
anishkannan3-Mar-09 20:33 
AnswerRe: Disable the form while the back end process doing Pin
ABitSmart3-Mar-09 20:58
ABitSmart3-Mar-09 20:58 
AnswerRe: Disable the form while the back end process doing Pin
Ashfield3-Mar-09 20:59
Ashfield3-Mar-09 20:59 
To keep your form responsive you need to perform the database operations on a BACKGROUND thread, this will allow you to display a progress bar (or similar) to show that the application is working.


anishkannan wrote:
And tell what data structure is efficient to search the data in database


That all depends on your database design. With no information it is impossible to say. You could buy a book on database design, or use google, there are thousands of articles.

Bob
Ashfield Consultants Ltd
Proud to be a 2009 Code Project MVP

AnswerRe: Disable the form while the back end process doing Pin
Manish Choudhary .NET expert3-Mar-09 22:50
Manish Choudhary .NET expert3-Mar-09 22:50 
QuestionMDI Child form loading and flickering issue... Pin
Tej Aj3-Mar-09 20:32
Tej Aj3-Mar-09 20:32 
QuestionSave Image as pdf file Pin
Feddo043-Mar-09 20:17
Feddo043-Mar-09 20:17 
AnswerRe: Save Image as pdf file Pin
stancrm3-Mar-09 20:19
stancrm3-Mar-09 20:19 
QuestionRe: Save Image as pdf file Pin
Feddo043-Mar-09 20:48
Feddo043-Mar-09 20:48 

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.