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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 13886 - 13915 of 19702   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13886
dear CSharpNET members, i am currently working on compact work devoloping an application for bluetooth. is there any one working on same techonology so that we...
ra.dhamodharan
dhamodharan_ra
Offline Send Email
Feb 1, 2006
8:33 am
13887
There is no harm in asking your general C# questions here. If you have Compact Framework specific questions however, I recommend you to take a look at this...
Peter Hartlén
petbe605
Offline Send Email
Feb 1, 2006
12:49 pm
13888
Hi all, I'm very confused with ADO.NET From what I understand : ADO.NET works disconnected. Every time opening a connection to the database seems a very...
nico_callewaert
Offline Send Email
Feb 1, 2006
1:33 pm
13889
Nico, It is for performace gains that ADO.NET does work disconnected. Opening a connection is a quick and inexpensive thing to do, holding open multiple ...
Ian Moores
racer_rudi_2003
Offline Send Email
Feb 1, 2006
1:44 pm
13890
Thanks! Do you happen to know of a good link describing how to configure and use this. I'm a bit of an SQL Server neophyte and the installation doesn't appear...
Cary Walker
cw_chw
Offline Send Email
Feb 1, 2006
4:23 pm
13891
To find out the categories of what is on an exam, you can go here.... http://www.microsoft.com/learning/mcp/certifications.asp then go to the certification you...
ysfred4
Offline Send Email
Feb 1, 2006
4:55 pm
13892
My best guess is a difference in calling convention. I don't recall what the default is on the .NET side, but if it's different than that on the C side, you...
Eric Gunnerson
ericgu3
Offline Send Email
Feb 1, 2006
5:41 pm
13893
Hello: I am the newbie of newbies in C# programming, and writing a program that basically export datagrid data to a comma delimited .txt file. The code segment...
pengbsam
Offline Send Email
Feb 1, 2006
6:45 pm
13894
Hi, I'm trying to get a div that will hug the bottom of the browser (even if page is scrolling) and I've found an example that I would like to use at:...
oneillci
Offline Send Email
Feb 1, 2006
9:33 pm
13895
Never mind... forgot to close the textwriter.. that's why it's not clean... Sorry about the confusion!...
pengbsam
Offline Send Email
Feb 1, 2006
10:42 pm
13896
You can draw a table on the page with 3 rows (Header, Body and Footer). So the Header and footer are always fixed. Then you can draw two DIVs in the body, one...
Shubham Gupta
forshubham
Offline Send Email
Feb 2, 2006
5:23 am
13897
Hi I have a table which i am enclosing in a <div> tag, for showing the scrollbars.The problem is at the bottom of the table, there is some space which i want...
ashish.kuber@...
ashish_cal5
Offline Send Email
Feb 2, 2006
9:16 am
13898
if i am able to get you properly change the height as i had done, will solve ur purpose.. <div style=" ...
kapil sooo
kapil1977b
Offline Send Email
Feb 2, 2006
9:46 am
13899
Excuse me but when did this group become a beginners HTML group....??? If that's what rocks your boat then there's plenty of list out there for that... Failing...
Ian Moores
racer_rudi_2003
Offline Send Email
Feb 2, 2006
10:10 am
13900
OK folks, bear with me. I am wanting to redo an app that is in VB6 to C#. A lot of the VB6 is in straight line SQL. I have some tables that contain fixed data...
Harry Standley
hstandley2003
Online Now Send Email
Feb 2, 2006
6:47 pm
13901
We won't be able to use tables I'm afraid - doesn't adhere to our design spec. There is a way to get the width the way I want - I've seen it before, but I...
Ciaran O'Neill
oneillci
Offline Send Email
Feb 2, 2006
8:32 pm
13902
Harry, Are you connected to a SQL Server? Why not build your queries on the SQL Server? This way if you change coding languages all you have to do is...
Timothy P Macaulay
mact312
Offline Send Email
Feb 2, 2006
8:32 pm
13903
Possibly....I have callback defined in the following manner but still no go: [return: MarshalAs(UnmanagedType.I4)] public delegate int SimpleTestDelegate([in]...
Marlow Stevens
thenetmaker
Offline Send Email
Feb 2, 2006
8:35 pm
13904
It is because of the height you have specified... in the table tag.... but if you totally remove the height tag.. then scroll bar will neve appear.. so.. just...
venkata lakshmana mah...
mahendra_chi...
Offline Send Email
Feb 3, 2006
11:38 am
13905
I need to generate two randome numbers. Both of these number need to be between 1 and 100. I can get the random numbers to generate, but doing two random...
Scott Moore
samoore33
Offline Send Email
Feb 3, 2006
7:40 pm
13906
Can we stop this nonsense? This is a C# group!!!!!!!!!! Do you understand????? dagda1@......
Paul Cowan
dagda1970
Offline Send Email
Feb 3, 2006
7:46 pm
13907
Do you need to get information from the managers table to populate the form, or do you need to get it to insert it into the table the form inserts into? Harry...
Scott Moore
samoore33
Offline Send Email
Feb 3, 2006
7:48 pm
13908
I take it you must not be calling random.next and you are using the same seed? Try: using System; namespace TestRandom { class TR { static void Main(string[]...
Nelson Rios
vas2498
Offline Send Email
Feb 3, 2006
8:15 pm
13909
This list rarely degrades into 'html help'. I don't see anything wrong with the occasional bit, and I'm glad of it. I wouldn't like to see the list focus on...
Chris Conboy
sircyobnoc
Offline Send Email
Feb 4, 2006
1:41 am
13910
got an exception:::: "CANNOT MODIFY WHEN THE DATA SOURCE PROPERTY IS SET".... How to overcome this my bro. Rizwan Ahmed <rizwan.ahmed@...> wrote: ...
Mr. Guide 2 m
guidememr
Offline Send Email
Feb 4, 2006
5:31 pm
13911
Hi all i want to get the previous and edited value of datagridcell, which events to register sothat whenever a cell got the focus i save its old value and when...
Muhammad Asif
x_cellent4u
Offline Send Email
Feb 4, 2006
5:32 pm
13912
I think either nkrishnan's system is infected with virus or the virus had hit the group. I request everybody to check the system for virus, so that this sort...
Manish Dalal
mnd_world
Offline Send Email
Feb 4, 2006
8:23 pm
13913
Hi, I have windows application in C# which uses webserives to synchronize data. How do I deploy the application so that when run the setup, the application...
nnikhilchitnis
Offline Send Email
Feb 6, 2006
2:47 pm
13914
Ok, I have been working on this for days and any of the samples that I find online either don't work or they just manually created the dialog and displayed it...
ysfred4
Offline Send Email
Feb 6, 2006
3:15 pm
13915
Set the uri to be your own internal webserver, you will need to change the webservice itself to do this....
Ian Moores
racer_rudi_2003
Offline Send Email
Feb 6, 2006
3:25 pm
Messages 13886 - 13915 of 19702   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