C# - Compare Date Column from DataGrid to Today's Date
I am new to C# and I am working on a Windows Form. I have a DataGrid that is getting data from an Oracle Database. I am trying to compare the "ExpireDate" column with todays date and all records that...
View Articlewindows 7 installer files were to find them
Hii am looking for the location of installer files for windows 7 o/s in msdn could someone help please ?regardsnedim aydogdu
View ArticleEfficient and best wat to store the data in .NET
Hi, I am developing a application which handles thousands of data received by the device. Device sends in very high data rate say 500 data/second. My application should process all the data...
View ArticleAbout to add MS chart control in Microsoft visual studio 2010
Dear Sir,How we can add the MS chart control in VS 2010?
View ArticleMdiList Property is not on the list of menuitem properties when working with...
Thanks for the response; but another also includes to put the code in form_load() (I assumed in the midi container code)// Create a MenuStrip control with a new window. MenuStrip ms = new MenuStrip();...
View ArticleRemote Desktop Freezing while copying the large data from Remote System to...
Remote Desktop Freezing while copying the large data from Remote System to Local system we Observed it the copy operation is based on the file size. I mean case 1 ) we are trying to copy the 40kb data...
View ArticleEntire User Control Click Event
I have a user control that consists of a picture box on the background (this is coded in VS 2005 for compatibility purposes). I want the user to be able to click on any part of the user control to call...
View ArticleHow to change button text in form, from another form?
Hi All,I'm beginner in win form.I want to know how to change the property of button, that is button text.ie: I have 2 form, form1 and form2. each form has 1 button control.my startup form is form1,...
View Articlec # 'ta Dialog kontrolleri Gibi nasıL Bileşen oluşturulur?
Merhaba arkadaşlarBen ColorDialog kontrolünü kendim baştan tasarlamak İstiyorum.Windows Denetim Kitaplığı kullanıyorum AMA orda kontrolü 'forma bırakırken Bir paneli Şeklinde ortaya koyuyor yani...
View Article[VS2012] Windows Forms ComboBox BROKEN
Hi.I'm not sure to file this under "report a bug"I have formatted my laptop which was running VS2010 Ultimate, and reinstalled Win7 x64 and a fresh copy of VS2012 Ultimate with Update 3 installed.I...
View ArticlePrevent a listview item selection change and keep previous selection
Any suggestions as to how I can achieve this.... I have a listview in a user control. What I need to do is when the user selects a different item in the list, first validate the item that was...
View Articleset focus to the next cell of datagridview in c#.net
haiiiIn my application i want to set focus to the next cell when user press enter. i tried the following code privatevoid dataGridView1_KeyUp(object sender, KeyEventArgse) { if (e.KeyCode ==...
View ArticleAttempted to read or write protected memory. This is often an indication that...
I have running 10 instances of My Win Application WebandImage crawler which crawl a website and download images. But after running 30 - 40 hours some instances have been crashed.I could not...
View ArticleTextbox Leave Event not firing after changes
I have an application with a textbox that involves other controls, some of which require valid data in the textbox, while others do not. When the textbox value is not valid, I want to disable the...
View ArticleUpdate Database using DataGridView
I want to upadte database using datagridview in c#. I have only one datagridview. There are two tables(TableA, TableB) in the database, I have to load TableA from database and bind it to datagridview...
View Articleget status icon from notify area
Hi,I havean application thathas anotification iconwhichis modifieddepending on their state (say, is red for problems and blue for everything ok).Thisapplication is installedon multiple computers inthe...
View ArticleChanging User Control Properties during program run
Hi there,I have a User Control that should change it's "Power" property at certain times, and this change makes the User Control's appearance also change. I read that you are not supposed to simply...
View ArticleUsing ProcessCmdKey in a Progress Bar
Good Afternoon,I am currently working on a form that will have a grid with a bunch of data on it. With this grid there is a search feature that can search any given data sequence that the user enters....
View ArticleChange Mouse curser in Windows
Hello,If I start a specific Method in my Code called Laserpointer, I would like to change the Mouse curser to a hand or sth else. I tried it with: this.Cursor = Cursors.WaitCursor;Unfortunately this is...
View Articleget set?
Merhaba arkadaşlar sorunum şu aşağıda resim linki var resimde işaretlemiş olduğum özellikleri eklemeyi biliyorumget set metotlarını kullanmasını biliyorum ama bir özellik ekleyecemde şu şekilde...
View Article