The windows-applications tag has no wiki summary.
1
vote
1answer
54 views
Windows 8 Application Development for Phone,Desktop and Tablets
I am about to start the development of an Windows 8 app. The app is supposes to run in phone, tablet and desktop. I went through lot of docs in msdn sites and this is what I understood from them.
...
1
vote
1answer
74 views
Updating db table field based on user activity using windows application c#
I have created one project in windows application and I provided multiple users accessibility for the project but I need restrict it to only 3 users accessing it at a time. For that purpose I have ...
1
vote
1answer
262 views
view crystal reports based on combo box selected in c# windows application
I used following code but I didn't get output.
SqlDataAdapter da = new SqlDataAdapter("select ddate,details from activitys where customerid=(Select customerid from crmtbe where companyname='" + ...
1
vote
1answer
56 views
How to fetch the version of software items in local machine using .net?
I need to fetch the version of adobe acrobat reader installed in local machine using .net framework 2.0 or 4.0. I tried with 'Registry' class but the problem with that is it is present as a sub key in ...
1
vote
1answer
701 views
Changing Windows 8 Toast Notification sound in app development
I am developing windows 8 app for message delivery notification using toast in JavaScript and Html.
As by default toast sound is "Default" , But I want to convert it into "sms" sound.
I am also taking ...
1
vote
1answer
356 views
VS2010 : MSVSMON.exe failed to start
i convert a vs 2008 windows application to vs 2010 but when i am debug that project it builds successfully but it is not debugging.
this is the error message.
1
vote
1answer
128 views
TableLayoutPanel_CellPaint() event is not firing when i invalidate()/Update() TableLayoutPanel control
Can anyone give a solution for: TableLayoutPanel_CellPaint() event is not firing when I Invalidate()/Update() TableLayoutPanel control.
1
vote
1answer
952 views
How can I implement a TextWriter in order to append a timestamp to each line writen to the console?
My apologies if this has already been answered, I've tried my best to look.
I have a library that writes some information to the console. In the application that uses the library, I'd like to ...
1
vote
1answer
593 views
Toolbar does not appear in VLC ActiveX
I am using the VideoLAN VLC ActiveX Plugin 2 (available from the VLC 1.1.11 installation) in my C#.NET Windows App.
My Problem Is :
The controller toolbar (seek bar, control buttons, volume) does ...
1
vote
1answer
150 views
Using Silverlight common code base for data intensive web and windows application
Recently in a conversation, someone suggested me to make use of Silverlight if I am targeting a web client and a windows client for the same application. This will cut down my effort for supporting ...
0
votes
1answer
8 views
Simple program to compute and track grades
I was wondering what the best language / environment to code a program that has a GUI which allows you to keep track of grades by first setting the percentages for each graded section of a class (ie. ...
0
votes
1answer
35 views
RichEditBox get and set Text C++
How can I set and get the text from a RichEditBox in an Windows 8 C++ App.
I already tried these two approaches, but the program keeps crashing at runtime
cpp
...
0
votes
1answer
25 views
Setting ControlID to be used for AutoIT
I am trying to do some automated functional testing for a windows app and I just got my hands on AutoIT. Looks like most (if not all) standard windows applications have a Control ID set. ...
0
votes
1answer
45 views
Windows Client application on USB stick with write protection
I need one or more approaches to realize the following scenarion:
Let's say we have a windows application (a journal) where journal entries are serialized as XML.
The application is on a usb stick ...
0
votes
1answer
74 views
My application crashed when snapped with items in listviews
So, im currently working on a project using C#/XAML for a Windows 8 Store App and I've encountred a problem.
When the user navigates to a Page a ListView with some Controls shows up.
Then when the ...
0
votes
1answer
17 views
jQuery null or found within application browser window
I have a windows application that displays non RTF content in a WebBrowser control in the application but upon visiting the URL I am receiving the following error:
The value of the property 'jQuery' ...
0
votes
1answer
44 views
QTP Installer code for windows application
I am working on QTP automation systems. I need to write custom code in order to pick an Installer for my application and run the same. Can any one help me to guide with code snippet that I should ...
0
votes
1answer
56 views
How to detect if tab key is pressed on listbox leave
I am developing an windows application.
In that application i have a list box control on one form.Now i need to detect if user presses tab key or Shift+tab key.how can i detect this on list box leave ...
0
votes
1answer
37 views
How to specify multiple file extension for making rar of a folder?
I'm using c# code for making .rar file of a folder.
Code
string zipFileToWrite, folderPath;
zipFileToWrite = @"D:\jack.zip";
folderPath = @"D:\New folder";
System.Diagnostics.Process MyProcess = new ...
0
votes
1answer
54 views
Window application called from web page not able to set start up application
I am developing an windows form application.
And i also developing an asp web application.
From this web application i need to call that windows application.
And the windows application set start up ...
0
votes
1answer
31 views
Automation testing for windows and web?
I am looking for an automation testing tool that checks the following features:
Windows application functional testing on local desktop
Web-based functional testing
No coding required, to be used ...
0
votes
1answer
74 views
windows context menu %1 extends file name with wrong diacritics
I've made a Windows Context Menu item like this :
key: HKEY_CLASSES_ROOT*\shell\Test\command
command: "c:\Test.exe" "%1"
The %1 is not expanded as expected when sending ...
3
votes
0answers
196 views
How to use SSL_CERT_FILE for OpenSSL Windows (OpenSSL 1.0.1c)
How (if at all) can one define a single trusted certificate file for OpenSSL
on Windows (Win-7, OpenSSL 1.0.1c) using the SSL_CERT_FILE environment variable?
Various research led me to download the ...
2
votes
0answers
48 views
How to fill ImageList from a particular column of a DataTable?
I have a DataTable which is having a hundred of rows, and many columns.
One of the column is - "ImageThumbnail"
I want to display the thumbnail in one control on form. This control expects an ...
2
votes
0answers
160 views
Not been able to receive the sms from the c# application
I'm working on an Application that sends a text message to a number. I'm using the GSMComm Library for the application.
The program gets the detail from SQL database and there is a specific time when ...
1
vote
0answers
128 views
Access to the path 'autorun.inf' is denied when File.Copy is executed
I get the following exception when I try to copy a file in my Windows Application...
Access to the path 'autorun.inf' is denied.
The file I am trying to copy is a shortcut file. However when I move ...
1
vote
0answers
389 views
MAC Bootcamp Windows 8 :Visual Studio 2012 Crashes when Trying to run Simulator of Windows App
I am currently running bootcamp on mac, windows 8, visual studio 2012. Whenever I run the app simulator it crashes. What is the problem, and how would I fix this?
Here is the screenshot of the crash. ...
1
vote
0answers
118 views
Add another program to Windows utility manager
I am wondering whether i can develop an application similar to Ubuntu where anyone can drop a message to the user even the System is locked. i've tried several ways but failed to find a good solution. ...
0
votes
0answers
16 views
Windows application: fetch only selected columns in gridview from an enum list
I am using a simple C# windows application. I am binding the grid view with an enum list.
The problem that I am facing is that I want to fetch only certain columns from the list and not all the ...
0
votes
0answers
5 views
Force Windows Azure to use a specific configuration upon deployment
I have a web application in bitbucket.org and upon commits it deploys to an windows azure site. When the azure auto deployment fires off it ends up using the Release configuration. Is it possible to ...
0
votes
0answers
17 views
How to remove ColorFrameReady event handler from different thread that it was created on?
I am not that good in C#, I am learning. I usually use C and only for Micro controllers.
When I click on the button to start communicating with the kinects sensor, the following function is taking ...
0
votes
0answers
22 views
Best printing method in C#?
I use a "printingSystem" control in my windows application to print the .
the main picture in watermark and text that must print getting from textbox.
but output in computers has diffrence .
place ...
0
votes
0answers
244 views
How to pass parameters into an HTML email template from C# Windows application to Send an email
Hi I need to send an email using template in c# windows application . I had created a template but i am unable to pass the parameters through the html template. Here is the template which i am using.
...
0
votes
0answers
72 views
Unable to print a panel in c# windows application
Hi i am printing a panel in my windows application. when i click the print panel it is opening the print dialog after i click print in the print dailog it is throwing an exception.
...
0
votes
0answers
42 views
Extend templated window main menu
I am making a template window design in WPF for future reuse. I make a lot of small dedicated tools for the project I am working on and would laike to have a consistent feel for the suite. So far I am ...
0
votes
0answers
72 views
janus and telerik controls work slowly in my windows application
I am writing a windows application. at first i used telerik control but telerik controls work slowly and load late, for that reason i decided to use janus control .i have no problem with janus control ...
0
votes
0answers
79 views
C# force program to stop run, release connections & resources
I have a C# 2008 windows/console application that I need to support that never seems to stop running. This application
seems to not release resources also. This application does not close connections ...
0
votes
0answers
83 views
OBDC Api SQLConnect()/SQLDriverConnect() working issue
I have one probelm with ODBC Driver manager.
I use one database (mysql) to do some buisnees with it and i use ODBC c++ API for it.
But everything works fine, however, i have a problem. whenever mqsql ...
0
votes
0answers
142 views
VB.net windows application floor plan using GDI+
Our company want to implement a interactive floor plan into a .net window application for better experience and usability. It is used for shops navigation, information enquiry and update. The ...
0
votes
0answers
17 views
binding data from a word press site to windows 8 app
I have a word press site that using mysql database I m developing windows 8 app using the grid templates and I wanted to know how to bind data from the website to show on the app every time a new ...
0
votes
0answers
70 views
during import .csv file into msaccessdb
Is it possible to rename header and change the order of column in .csv file based on msaccess columns during import using c#.net
EX:
1: one csv file i had header as
sno sfname slname
2: ...
0
votes
0answers
20 views
How to get an exe file of my Windows Application When i Click a button to Download
What program should i Write In Download Button, to get an EXE file in Downloads(folder in system)?
I have windows application, that exe filw should be downloaded, when we click download button in my ...
0
votes
0answers
117 views
windows application data source last gray line
I am facing a problem in window application in datagridview, when I insert a record in gridview and then bind gridview then its take an empty gray row automatically.
And when gridview paging is ...
0
votes
0answers
26 views
How to make more than one application install on windows7 in sequence ?
How to make more than one application install on windows7 in sequence ?
For example i need 10 programs (office, google chrome, flash player , kmplayer ,.....) in my computer, If I set down and install ...
0
votes
0answers
17 views
How to resolve ComeventHandler Load Error in windows application
I have a windows application it is developed with X86 ,it is working fine.
Now i have change this from X86 to X64 and create .msi file ,
After install this project in 64 bit machine and run ...
0
votes
0answers
238 views
RDLC report not exporting when Web application called from Windows Application using Web Browser Control
Friends,
I've 2 Applications
1] Sample1 (ASP.Net Web application)
2] Sample2 (Windows Application, which contains a Browser Contol pointing to Sample1 web Application)
Here, I'm using RDLC ...
0
votes
0answers
122 views
Run windows application in full screen mode
I am new in .net programming and sorry if my question is low level. Is there any options in visual studio for windows application to set and run the program in full screen mode? I tried these two ...
0
votes
0answers
41 views
What's the best way to transfer data from windows application to browser?
I did some research, here what I found:
List item
Use local SQL storage (works fine for Chrome, Opera, Safari, but no idea if it'll be supported any longer; doesn't work for IE and FF at all).
Use ...
0
votes
0answers
91 views
Copying from one table to another without overwriting the existing records
I have two database and two tables called Master and secondary in sql. I want to copy the information from master to secondary .If there is a new record inserted in Master i want to copy that also to ...
0
votes
0answers
111 views
Push data to microsoft outlook
I have an WindowsFormsApplication which contains a DataGridView of the timetable of Students. I am tasked to write a program which pushes the data in the gridview to microsoft outlook when the user ...

