votes
No answers for last 3-4 questions.
I am very disappointed but the fact is that i am not getting any reply for my questions.
blah blah blah is here! blah blah » Close
I am very disappointed but the fact is that i am not getting any reply for my questions.
I am trying to write a script to gather data from a html table available in a website. I have used the logic of 2D arrays to store each element of the table. Now when I try to save it or it using WriteCSVFile(array, Path) I get the wholw DO ...
I am starting with a new project that I want to be smart client application, apart from that I also want to put all of my controls that will be used in this project in an XML file. Can anyone guide me about how to do so, I mean putting cont ...
Although I have set all the properties correctly to generate resource files of my forms in my application, I am unable to see the files(*.resx) in the solution explorer for a particular project in my solution. All other projects show these ...
I am using a webBrowser control in my WPF application. Sometimes back everything was working fine with it as long as i used to open PDF files to show but recently i found out that whenever i click the PDF file something like this* (an image ...
I am trying to localize my dotnet application developed in Arabic in which i am expected to set every control of my application in RightToLeftLayout dynamically. When i set the culture and go procedurally every thing seems to run fine but t ...
I have a form in which i am displaying a lisview with a gridview in it to show data in tabular format. I have a chart in the wpf form as well. I want to export these two controls to one excel sheet. How can i do so? Thanks sumit
Hi All, I have developed a desktop application and want to localize in Arabic language, my native language being English, the s/w is in English. By using the localization and globalization preferences provided in Vs2008 i have done it su ...
I am using Datavisualization.Toolkit namespace in my wpf application to add charts. But to my surprise I am unable to add title to it's axes as to recognize it shows chart on "somthing" Vs "something". I have bound it to ...
HI ALL, I m trying to build a setup project for one of my desktop applications which uses MapWindow ActiveX control. While i include the OCX and set its register property to vsdrCom, the build throws a warning that "unable to get re ...
I want to select all the row-values of a column from a Shapefile which are present in another Shapefile with the same column name. How to do so in c#? For ex:-- I have shapefile which has ID, AVG, YEAR as its columns and another shap ...
I am developing a windows application which uses WPF and have created subversion of it on my server. On executing the code from one system..the application runs smoothly,,while from the other machine the same code throws an exception " ...
I have a Windows Application and i want to create a setup of it. For this purpose i build my entire solution (comprising of two projects) in release mode. The *.exe that i get is not running successfully on double clicking instead throws an ...
Hi All, I am creating a drill down report for one of my window applications and in the report i want user to be able to customize reports, for that i am providing user with multiple group boxes and listboxes. My problem is that i am unab ...
I have developed a web application that uses geographic images mapped with our self modeled layers. The legend, which are basically the representation of layers has been taken from mapfish library and the icons are displayed using the extJS ...