thans for ur reply but I m not clear about what type of dlls I have. But it is fact that they are not purely managed assemblies. I just want get the metadata...
I don't know if you already have code for this, but I believe you need to call CloseWindow() from within the routine that processes clicking the OK button and...
Hello Ashu Mittal, My query is as follows: We can directly configure the "select" statement using "SQL data source control". But how do we do it for...
I am using the Borland Turbo IDE and with that I can just drop a RichTextBox on the form - must be a similar way in what ever system you are using. This is the...
Dear jasmine, just give ur code with in( !Ispostback) property. u can get correct answer , if u hav stil any probms don hesitate to ask me with regards, ...
i am doing a project on fingerprint recognition in c#. for that i need to divide the image into 16x16 blocks for segmentation.i am using LockBits and unsafe...
Hi all , i need help ,when i connect my client socket in VS 2003 , it have connected but when I connect it on Windows mobile 6.0 in VS 2005 so it give...
Hi kirannatt, you visit www.pdfchm.com and download the free ebook and http://msdn2.microsoft.com/en-us/library/bb126227(VS.80).aspx for tutorial and sample...
Hi, Well, the feature you have asked for is not available in sqldatareader. You cant do movePrev or moveFirst in sqldatareader.... Regards, yuki_712396...
Hi The message of the exception you are seeing is because you have not got the exception texts installed on your device. There are some additional cab files...
Hi Matt Evans Thanks fro replay mail This application run in VS2003 without any exception and in VS2005 it give exception "A socket operation was attempted to...
yes i know for that, is any different way to move record like recordset like visual basic? ... i want to use like recordset in Visual Basic, it can not only...
thanks. but it's of no avail... just installed windows server 2003 SP2 (dotnetfx sp1 included) still having the problem. any other suggestions? anyone please? ...
Hello, can some one help me on how to send email using SMTP authentication? i already tried the code below and get "could not access CDO.Message object" using...
use Using in first line when you cerate mail object rest of the thing is fine like using ( MailMessage Message = new MailMessage()) { ........ } ... ...
Markus, I hit this one the other day also. All of my research suggested that the problem was that the SMTP server cannot be reached; either the name/address ...
Hi, Could you please explain what exactly the problem is, I am not able to understand you problem. Morover, if you are trying to assign datatable to enum that...
Do you want to create a enum values from DataTable to add in your project? That's easy.. but is static, or you need to create an add-in for refresh your...
Hi All, I have search results page( with search keyword) with links to that particular pages and small description . When you click on the one of the link the...
Hi, Iin one application, I have on one page a datagrid that works fine when sorting the column and clicking on a row to trigger the EditCommand event, it gets...
I have a recruitment website, when a company posts a job vacancy, I need to select all the matching users and send them mails with the job vacancy as a link,...
Hossam, There are many ways to tackle this. A lot depends on how much technology, redundancy and timeliness needs to be realized by the system. Since I do ...
Try to use a html link as follows: <A href="#Link">LinkName</A> Put this where you want the user to be directed to inside of the same page. You can also...
One solution is to use SQL SERVER job. In the job, you can execute master..xp_cmdshell 'your application' "Randy A. Ynchausti" <randy_ynchausti@...> wrote:...
Thanks for reply, what do u mean by technology aspects ? Regards ... technology, ... Since I do ... solution is to ... up every ... so, the ... generate the ...