Windows OS Performance Comparison with English and Japanese in Citrix VDI...
Hi All, Am Testing Citrix VDI Scalability performance for CISCO UCS B 200 M3 sever with Windows 7 in English and Japanese languages. I have two Test bed one in English and the other in Japanese.For...
View ArticleOpening a file with a button in C#
Hi, im working on a project and I would like to know how to open a file with a button in Visual Studio 2012 C#.For example, I have a button in the program labeled "Run blabla" (Where blabla is the name...
View Articlehow to make label flash light
i have a label in my win formshow do i make this label flashes light in red color in vb.net
View ArticleNot able to change the browser's URL without reloading the page
hii am working with one of the largest media company an di am working on browsers history API and here i want to change the url of the browser without reloading the page and i can do it in other...
View ArticleMaking a web browser in visual c#
Hi all,i am trying to make a web browser in visual c# and i am having problem with tabs, tab titles. can anyone tell how can i addtabs in web browser and display their titles.
View ArticleMaking a WebBrowser that only opens a specific File
I'm trying to make an Windows Form Application in C# that uses the WebBrowser utility to open up a specific Html file...
View ArticleHow to obtain a string[,] or int[,] from a file with integer values
I have a file with array of values as 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1...
View ArticleCopy Text to clipboard
Dear Friends,In my Web browser application using VB2010, I have a TextBox1, a ComboBox1 and a WebBrowser1 controls.When I select (highlight) a text to copy to clipboard, whether on the web browser or...
View ArticleJ Certain
Does WINDOWS 7 allow interrupt sharing. We have a System that has multiple COM ports and not enough IRQ's. In XP Pro, there was a interrupt sharing bit you could set in the registry editor that would...
View ArticleDragDrop file event not fired
Hi all,I want to dag a file from explorer window and drop it on a pictureboc and copy the filename to an edit field, but the event never fired.My code pictureBox.AllowDrop = true; pictureBox.DragEnter...
View ArticleCan one change a system's locale via a shortcut?
I frequently have to change my Windows 8 system's locale (the settings called "Format" and "Location" in the "Region and Language" applet in Control Panel) between German and English.To speed this...
View ArticleUIAccess = true in App.Manifest file
Hi, I have created an App.Manifest file with the Execution level as <requestedExecutionLevel level="requireAdministrator" uiAccess="false"/>. The application starts with Administrator...
View ArticleForms and Labels
HelloI have a Windows Form where I click a button to populate some listview and treeview, I have added a label which as default shows disconnected.Within the code to populate I have added some code to...
View Articlemouse problems
my mouse keep changing from 1 page to another because of something in the settings of win8. I want to cancel it. how can I do it?
View ArticleC# app runs in Windows 7, but not in Windows XP
MY PROGRAM WORKING ON WINDOW 7 32BIT AND 64BIT FINE.NO PROBLEM AT ALL...BUT WHEN I USE PROGRAM ON WINDOW XP,IT DOESNOT WORK CORRECTLY IMAGES DOES NOT LOAD PROPERLY .SOME IMAGE NOT LOAD...I DNT KNOW THE...
View ArticleEnsureVisible a treeview node by using the node Fullpath
My application is coded in C#. I know how to get the path of a node, but how can I EnsureVisible a node using the path? The following code results in a null value for the selected node even though...
View ArticleProgram doesnot work on Window XP
MY PROGRAM WORKING ON WINDOW 7 32BIT AND 64BIT FINE.NO PROBLEM AT ALL...BUT WHEN I USE PROGRAM ON WINDOW XP,IT DOESNOT WORK CORRECTLY IMAGES DOES NOT LOAD PROPERLY .SOME IMAGE NOT LOAD...I DNT KNOW THE...
View ArticleNot having to repeat code for multiple tables from an EDM
Hello Community,I am using Entity Framework 5 DbContext API. How do I go about making the following easier for me, so I don't have to repeat the code for various tables? In the code I am adding a...
View ArticleNativeWindow.Callback and Windows Forms Timer
i find a threadexception happenning in NativeWindow.Callback as in Stacktrace below, probably related to some winforms Timer i may be using since [TimerNativeWindow.OnThreadException found in...
View ArticleWebbrowser mshtml.dll crash ends my application
Hi,On some xp sp3 machines (fully updated) the webbrowser navigate method crashes my entire application.I use a single instance of the webbrowser controlHow can i catch this error and avoid application...
View Article