blah blah blah is here! blah blah » Close

0
votes
2 answers

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.

0
votes
1 answers

Writing a csv from a 2D array in Javascript

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 ...

1
votes
1 answers

XMl schema & Smart Client

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 ...

1
votes
1 answers

Resource Files in VS 2008

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 ...

0
votes
1 answers

WebBrowser Control in WPF

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 ...

0
votes
1 answers

Localization of my DotNet application

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 ...

0
votes
0 answers

Export chart and listview data from wpf to excel in c#

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

0
votes
0 answers

Localization of my DotNet application

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 ...

0
votes
0 answers

Charting in WPF

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 ...

0
votes
1 answers

Registering MapWinGIS.ocx through a DotNet Install

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 ...

0
votes
0 answers

Shapefiles

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 ...

0
votes
1 answers

SystemOutofMemoryException

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 " ...

1
votes
2 answers

Debug Mode and Release Mode Conflicts

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 ...

0
votes
4 answers

WPF+Dynamic Content addition in Listbox

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 ...

0
votes
0 answers

Inconsistencty fro displaying icons using openlayers and ExtJS

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 ...

Feedback