thanks for the reply. i will try both links and see what happens.
Regards, Affan Ahmad Toor
thanks for the reply. i will try both links and see what happens.
Regards, Affan Ahmad Toor
Hi, I want to convert a div/table on my asp.net page into PDF using c#. I found code which converts html to PDF but it ignores the images and colors and just converts text. Then i tried to convert HTML into image, as i know there is way to add image into PDF, but could not find any way to do that. Is it possible in any way? I am using Visual Studio 2010. any kind of help is appreciated. Thanks,
Regards, Affan Ahmad Toor
thanks for reply. our organization are shifting from an older version of third party API to its latest version. and we want to make this transition smooth, we want to use both for a while and gradually replace the functionality from older version to new version. if you have any alternative solution then please share.
Regards, Affan Ahmad Toor
Thanks for reply. these are .NET DLLs. basically our organization are shifting from an older version of third party API to its latest version. and we want to make this transition smooth, we want to use both for a while and gradually replace the functionality from older version to new version.
Regards, Affan Ahmad Toor
Hi, I want to load and use two different versions of same dll in my project. only solution i could think of is to use same dll with different namespace, but I cannot change the dll since its third party. so i am stuck here...is it even possible? if yes then how? Not sure if this is the right forum, since i want to achieve this in vb.net application so posted here. any kind of help is appreciated!
Regards, Affan Toor
hi Henry, thanks for reply. i dint knew that SQL Express should be installed on client machine. I havnt installed it on client machine, i will try it. Can you please elaborate how can I install SQL Express having same setting? Thanks, Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
hi, I was not sure whether to post this message in database forum or C#, plz guide. I have developed a simple database application which reads records from table and displays them in grid, it runs fine on my system but when I try to run it on client's machine it either gives exception or just crashes. It seems that there is some issue in connection string but I have not been able to identify.. here's some information: Connection String: Data Source=.\SQLEXPRESS;AttachDbFilename=D:\dev\POS\POS\bin\Release\POS_DB.mdf;Integrated Security=True;User Instance=True;Connect Timeout=200 Exception: "The timeout period elapsed prior to completion of the operation or the server is not responding." I have tried many things but nothing worked, any kind of help will be appreciated. Thanks, Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
hhhummm....thanks alot, now i got some kind of start to search and digout. Regrads, Affan Ahmad toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Thanks for quick response. things are clearer now, just one more question...! is it possible to create a desktop application like form using XUL? i want that when user clicks on toolbar button then a form opens where user can customize the settings and do other stuff and then save these settings in text file to be used in future against any particular web page. also can u refer to sample source code of any such extension built using XUL? that would be very helpful. Thanks again... Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
hi, thanks for reply, it cleared many confusions. now i will look into XUL to complete my task. i was not able to understand following statement, plz elaborate it..
earlywill wrote:
but you can make the javascript run continuously, so maybe you should just recode your program in javascript and then look at some tutorials and documentation to complete it.
thanks again... Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi, i am developing an application in C# 2.0 which uses BHO and multi threading. i am getting following error: "Context 0x15da88' is disconnected. Releasing the interfaces from the current context (context 0x15d860).This may cause corruption or data loss. To avoid this problem, please ensure that all contexts/apartments stay alive until the applicationis completely done with the RuntimeCallableWrappers that represent COM components that live inside them." can any body tell me whats the reson for this error and how can i resolve it? VS dosnt tell me the original location of error, so i am helpless and dont know from where to start debugging. any kind of help is appriciated. Thanks, Regard, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi everyone, I have developed a toolbar which will log and bookmark the web sites, i want to integrate it in firefox(2.0/3.0). is there any way i can do it? i have seen some material on XUL but i want to use my own toolbar built in C#...im new to browser plugin/extension development so please also tell me whether i should go for plugin or extension? if im going on wrong direction plz guide me. any kind of help is appriciated, Thanks in advance... Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi, Hope every1 is doing fine. i want to read .DTD file programmatically. is there any way to do this in C# 2.0? do DOM provide such facility? i googled alot but could not find any helpfull material. any kind of help is appriciated...thanks in advance! Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi, hope every one is doing fine. i have started a project in which i will develop an online Urdu language Optical Character Recognition (OCR) system. i have been asked to apply chain code algorithm on image but i dont have any idea about this algorithm. i googled but cudnt find much helpfull material. if any one worked on Chain Code Algorithm plz help me, i want to know its basic theme and implementation guideline, further if anyone can provide me some sort of sample source code it will be great. Thanks in advance... Regards, Affan Ahmd Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi, i am looking for some details and implementation of naive baysian algorithm. i searched web and found some material on it but it seems too much comlicated for me and i am not been able to understand it. i want to implenet this algorithm in C#, if any one previously worked on it or have some basic knowledge of this algorithm please help me. any kind of help is appriciated, thanks in advance. Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Yups! the algorithm was basically tested and implemented on gene expression data but i will use it in agriculture data. i have throughly read the algorithm and almost understand the logic and the procedure but there are few things which are still not clear, i.e. how will i calculate the affinity value? and what will be the structure of clusteers? if you worked on this algorithm please tell me details, any kind of help will be appriciated, Thanks in advance... Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi every one, i have been assigned task to imlement Cluster Affinity Search Technique (CAST) algorithm in C#, in the data mining application which we are developing. i tried to search for any kind of code and/or implementation steps about it but could not find it. if any one have implemented CAST or worked on it kindly help me. Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi, hope every one is doing fine. i am developing application in C# 2005, my requirement is to call the exe of SQL Server 2000 Query Analyzer using code, which i did by using: Process.Start("C:\\Program Files\\Microsoft SQL Server\\80\\Tools\\Binn\\isqlw.exe"); it is working fine, now i want that when user opens the SQL Server query analyzer it automatically open a specific database. is it possible? can i send database name as parameter? or there is any other way to do it? Any kind of help is appreciated, thanks in advance Regards, Affan Ahmad Toor .................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Thanks for reply, i have rechecked, CausesValidation is set to false for cancel button...
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
Hi every body! I am developing application in ASP.NET 2.0 and C#. I have a page with few text boxes, i attached some required field and regular expression validators with text boxes. there are two buttons on page, one is "Submit" and other is "Cancel". when user clicks "Submit" button validators validate the conrols and every thing goes fine, i called client side click event on "Cancel" button which resets the values in text boxes. the problem is that when i press "Cancel" button the validators comes to action and gives error. Can any body tell me how to tackle this problem? Thanks in advance... Regards, Affan Ahmad Toor
.................. QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!
modified on Wednesday, January 16, 2008 8:43:27 AM