Search the web
Sign In
New User? Sign Up
CSharpNET · C# .NET (C-Sharp) Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 18032 - 18063 of 19704   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18032
I want to change the background color of all the cells in the current row of a DataGridView when the user changes something in that row. I have events that...
Mike Dodd
doddm2001
Offline Send Email
Jul 2, 2008
12:48 am
18033
Just curious, anyone do anything with integration of your application and CRM 4.0? Mike [Non-text portions of this message have been removed]...
JiNN
ukemike
Offline Send Email
Jul 2, 2008
12:49 am
18034
Hi, I see now that my source code generate by Reflector is not full. Somethings functions is obfuscated. What is program to see this functions obfuscated,...
tiago.cavalli
tiago_cavalli
Offline Send Email
Jul 5, 2008
1:58 am
18035
Hi Mike - have you tried to use the cell's Style property? You should be able to retreive the value of the background color from there, I think. Some...
Miles Neale
mneale1
Offline Send Email
Jul 5, 2008
1:59 am
18036
Thought I might want to update this. I was not able to get the non- .net client to read the xml generated by the .net serializer. The xml was well formed but...
mneale1
Offline Send Email
Jul 5, 2008
1:59 am
18037
... Yes, but I wanted to set the background color of the entire DataGridView. I know that the individual cells will cover this background, so I ended up...
Mike Dodd
doddm2001
Offline Send Email
Jul 5, 2008
3:16 am
18038
Mike - If I understand this correctly you are looking for the background color that all the cells are at default. Not the background color of the datagridview....
Miles Neale
mneale1
Offline Send Email
Jul 6, 2008
6:23 am
18040
... Yes; thanks. I finally stumbled onto this when I added a second DGV to overlay the first on a certain event. when empty, the background was the chosen...
Mike Dodd
doddm2001
Offline Send Email
Jul 8, 2008
5:54 pm
18041
Can anyone help with a strange problem I'm experiencing with a DataGridView? I have a working DGV that updates the database table correctly (via the...
Mike Dodd
doddm2001
Offline Send Email
Jul 8, 2008
5:54 pm
18042
Hi, I'm mahinda and i'm from srilanka. I'm writing a software using C# to store personal information. But I want to get a call from my software to any mobile...
mahindajayasundara
mahindajayas...
Online Now Send Email
Jul 8, 2008
5:55 pm
18043
I tried the fixes they had there- -Invoking the thread. -DTREnable= true; -check buffer size. ect... but was unsuccessful. Turns out the ancient serial IR...
Patrick Shipley
patls
Offline Send Email
Jul 8, 2008
5:56 pm
18044
...   Hi friends,   I have a doubt in c#. I want to connect two desingned forms. I mean both the forms will be predesigned. can anybody tell me how to...
Srinivas C
srinivasan_d...
Offline Send Email
Jul 8, 2008
5:56 pm
18045
I think you want to open one form from another form, you can do that e.g on the button click event of form1 you can load form2 like that Form2 objForm2.Show();...
Mudassar Hassan
mhqureshi1
Offline Send Email
Jul 9, 2008
2:48 pm
18046
Can you explain what you mean by connect the two forms? ... its Show() method to display it. ... both the forms will be predesigned. can anybody tell me how to...
Jason Weaver
william.weaver
Offline Send Email
Jul 9, 2008
5:43 pm
18048
Dear All, i am executing DTS using windows application(developed in c# Asp.Net) installed in the server which is having the sql server database. Its working...
Ranveer Kumar
for_rana79
Offline Send Email
Jul 10, 2008
10:47 am
18049
Could you post the error message you are getting., That way we could assist if it is a permissions thing or an actual execution problem. Without that let me...
mneale1
Offline Send Email
Jul 10, 2008
8:18 pm
18050
C# .NET (C-Sharp) Developers' Grouphi m as i mentioned earlier i am executing dts from a buuton on my windows application and i am getting no errors. Control...
Ranveer Kumar
for_rana79
Offline Send Email
Jul 14, 2008
5:46 am
18051
Hi everyone, I'm toying with forms security using the role membership providers. I'm using SQL Server 2005 Standard Edition with VS2005. On my development...
Neil Squires
greaterdesig...
Offline Send Email
Jul 14, 2008
5:42 pm
18052
Dear All, I have Visual Studio 2005 and 2008 installed on my machine. I see that in VS-2005 new project dialog, "Business Intelligence Projects" in listed...
Noman Aftab
noman17pk
Offline Send Email
Jul 14, 2008
8:11 pm
18053
Scenario: Reading a login script from a text file in a gui application and passing login info. to a console application. Also, I need to be able to use the...
allan_blackford
Offline Send Email
Jul 14, 2008
8:12 pm
18054
Can anyone recommend a good C# .NET forum in addition to this yahoogroup? I came from java world and so far I found java ranch (http://www.javaranch.com/) a...
Natthapol Wongsaroj
nathapolw
Offline Send Email
Jul 14, 2008
9:00 pm
18055
http://codeproject.com/ On Mon, Jul 14, 2008 at 4:33 PM, Natthapol Wongsaroj <nathapolw@...> ... -- Steve Maier, MCSD MCAD MCTS MCITP ...
Steve Maier
ysfred4
Offline Send Email
Jul 14, 2008
9:02 pm
18056
I'm doing the following in Visual Studio 2005: Start Visual Studio 2005. On the File menu, point to New, and then click Project. In the Project Types pane,...
Jan
janlmiller61
Offline Send Email
Jul 15, 2008
2:55 pm
18057
Have you tried creating the same project without changing the name of the form? Have you tried creating any other type of project just to see if anything will...
todd.buttrey@...
toddbutt
Offline Send Email
Jul 15, 2008
4:26 pm
18058
My apologies for this but I think we should go back to the basics. 1. Is the connection string or connection you are using for the dts that is not working...
mneale1
Offline Send Email
Jul 15, 2008
6:08 pm
18059
I've created other projects, compiled and ran, on the same box while going through a Visual Studio C# book and never had the problem till now. I still get the...
Jan
janlmiller61
Offline Send Email
Jul 15, 2008
6:08 pm
18060
Hi all I have a problem "big problem" I have to convert a video file "just a one format ASF or ....." to a wave file I searched alot I found one dll that...
ahmed abdelwahab
ahm_hefni
Offline Send Email
Jul 15, 2008
7:39 pm
18061
The Open Web Application Security Project (OWASP) is working on creating a certification targeted at software development professionals. The survey is located...
jm04469
Offline Send Email
Jul 15, 2008
7:43 pm
18062
Hi everybody, I wonder how one can allocates memory for an unmanaged data member of a class. Suppose there is a class and a pointer defined in. As it can be...
recan.miracle
Offline Send Email
Jul 16, 2008
2:07 pm
18063
Using the steps you had mentioned below, I was unable to reproduce the error. Are u missing something here ?? Also, please retry creating a new project and...
veenz
varun2cool2000
Offline Send Email
Jul 16, 2008
2:07 pm
Messages 18032 - 18063 of 19704   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help