-
Hi All I want to create an EXCEL file from a Data table, how can I do that. I don't have excel installed on my web server. And customer can't afford it to. Is there any solution with out any third party components?
-
Hi All I am developing a custom server control. In this control, I need to use JQuery JS Files. I was able to embed the JS file in to the Assembly, but when I tried to include it viaClientScript.RegisterClientScriptInclude method, it is not working and I am getting script errors from it? I am posting...
-
Is there anyway to Query Wikipedia using .Net?
-
Thnx sir the link u sent has solution of my problem.
-
Thnx for help Sir. The code works fine. This code lists al the procedures of given web service. How can i use them at runtime ? Generally web service can be referenced by Project-> Add Web Reference -> by Enetring URL ofw web service. Can i do this complete procedure at runtime in code ?
-
Hello Everyone Pls help me in this topic. Can anyone tell me How to get List of All the WebServices available on specific url and show in ListBox ? I want to do this task on runtime when i click Load Button.