Using DOS commands in VS 2013:Another odd ball project for the books
Hello all!It’s been awhile and I’m back with another odd ball application.I’ve never played much with Visual Studio 2013 and DOS. I’m starting with a plane-Jane form, nothing special. I have a need to...
View ArticleWindows 8.1
Received notice for free upgrade to windows 8.1 and wish I never made the change. Can you remove remotely so my lap top is as it was before the download. Two problems I have encountered are contacts...
View ArticleWatch Lego Movie Online HDQ
You Should Watch This Movie.... [url=http://watchthelegohd.wordpress.com]Watch The Lego Movie Online Free[/url] [url=http://thelegohqmovie.metroblog.com]Watch The Lego Movie Online Free[/url]...
View ArticleWinforms mousedown event across multiple controls
Hi, i've got a winforms usercontrol which is pretty much a time scheduler (24x7) in hourly blocks which ive used labels to represent each hour slot.The labels have multi-stage select on each click...
View Articlehow to create sqlconnection class file in C# ?
how to create sqlconnection class file in C# ?
View ArticleHow to get html dom object of a MMC snapin node using MMC automation object...
Hi, I am using automation object model for an existing mmc file and just trying to traverse all nodes of it. And i am able to do so. My query is : how can i get the access of html dom object of a...
View ArticleHow to find a log file for folder copying in windows 7
Dear All, I am copying a Folder size of 3.5 GB from one network folder to other network Folder, there are many sub-folders and files in it. While copying due to some file naming problems (special...
View ArticleNever return from SetWindowPos() when the controlled app is busy
I have 2 applications.The 1st one is written by C#, and it calls SetWindowPos() to control the 2nd app.When the 2nd app runs well, SetWindowPos() works well.However, if 2nd is busy(no response), the...
View ArticleTextbox in the windows form not updating in VSTO but in VBA it runs very well
I am trying an addin for MSProject to find if the predecessors are assigned to every task.I am using an object in the loop to run for all the tasks in the project & the loop is as under to find how...
View ArticleIEEXEC problems reading app.config in Windows 8.1
No-touch applications using ieexec.exe can't read app.config in Windows 8.1. It works fine on Windows 7 and 8.Using the My.Settings.... to get the setting from app.config.No exception, the application...
View ArticleWhy won't controls on the windows form update/refresh after done with...
Created a test windows application, which have one UI with one text box and couple of combo box.The combo boxes are disabled on text change of the textbox and enabled after some processing. In code we...
View ArticleHow Programatically Restore System to a Previous State Using Restore Point in...
Hi,I need to do Programmatically Restore the System Previous State for particular selected Restore point from list.I want to develop this desktop application using c#net.Thanks,
View ArticleFile version vs assembly version - diferents
hello Assembled in the properties of a windows or web design is the difference between file version and assembly, and when to change each of them ..
View ArticleDark Transparent Layer for child winform
In some Webpages like a modal popup, I need one feature in My C# Win Form Application. While A Child Form is Active the Parent Form in the Background should have transparent dark layer on It, So that...
View ArticleWriting Arabic Numbers in a Right To Left TextBox
Hello,i have a From localized to Arabic-Saudi Arabia , the from has Right To Left property set to true , Right To Left Layout also set to true , now my problem is that the customers receives a number...
View Articlewhy we use interface and abstract class
hi,please explain me why and when we need to use interface and abstract class with real life example thanks in advance
View ArticleIs it possible to prevent the DataGridView from going out of Edit Mode when a...
We are inside a WinForm using a ToolStripMenu and a DataGridView. The DataGridView uses a Custom Cell Editor through the IDataGridViewEditingControl very similar to as described here:...
View ArticleIs there tutorials to cover this requirement?
Hey,I'm fairly new and looking for someone to point me in the right direction. I'm a c# gaming programmer and im very new to visual basic. I'm looking to learn to make a windows application that will...
View ArticleNon printable characters are not displayed under windows7
When there are non-printable characters in text, those can be viewed under XP but not under Windows 7. I have sameple c# program on skydrive to show this issue. When you run this program on XP...
View ArticleBind IList to DataGridViewComboBoxCell
Hi,I'm trying to display data on datagridview from an IList<T>. Also, there are couple DataGridViewComboBoxCell in the gridview. When I bind IList to gridview, it picksup simple data type values....
View Article