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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 14097 - 14126 of 19705   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14097
Has anyone trie3d out the CVSNT ( www.cvsnt.org <http://www.cvsnt.org/> )? It offers some rather interesting features With warm regards Subbu Jois Bangalore ...
Subbu Jois
subbujois2
Online Now Send Email
Mar 1, 2006
4:15 pm
14098
Hi Erwin N Nasser, There are lots of changes needs to be done in webproject ,bcz i have migrated WebProject(it took one whole day) ....,it's not pretty easy...
Sunilkv
sunnano_soft
Offline Send Email
Mar 1, 2006
4:17 pm
14099
I have used it with WinCVS to do the checkouts, etc It worked fine for me Fer ... From: "Subbu Jois" <jois@...> To: <CSharpNET@yahoogroups.com> Sent:...
Fernando Salas
fsalastaxo
Offline Send Email
Mar 1, 2006
6:57 pm
14100
check this cool website, it contain a lot of api functions declaration in c# and you can submit new function if not included: http://www.pinvoke.net/ also u...
fawzi_asu
Offline Send Email
Mar 1, 2006
8:13 pm
14101
I'm using Subversion (http://subversion.tigris.org/), it works like a charm. It also has plugins for VS integration, although I am using a Windows Explorer...
Peter Hartlén
petbe605
Offline Send Email
Mar 2, 2006
7:50 am
14102
So i have to download Team foundation server first then the MSSCCI ? and if yes where i can find the page to download team forundation server? Thnaks Matt...
Nasser A. Hamdan
nasserdw
Offline Send Email
Mar 2, 2006
2:28 pm
14103
i had downloaded the apiviewer but it contain the defination of api in the vb format i had used it b4. how to use this software in c# format. fawzi_asu...
tasleem arif
tasleem_arif...
Offline Send Email
Mar 2, 2006
2:30 pm
14104
have you given Reflector a try? http://www.aisto.com/roeder/dotnet/ (uses reflection on any of the framework versions to give you api calls...) rob ... From:...
Rob Karatzas
robkaratzas
Offline Send Email
Mar 3, 2006
1:41 am
14105
I've been working on my form all day, saving as I went, and even checking things back into SourceSafe. All this time I hadn't completely closed out of VS...
Dan Weese
dweese1043
Offline Send Email
Mar 3, 2006
10:03 pm
14106
Hey All, A quick Q.. I have a set of XMLs to process which confirm to a DTD. I do not have the DTD. Can I load this into a XMLDOCUMENT? (I cannot..i tried). Is...
Santosh Pai
pai90210
Offline Send Email
Mar 5, 2006
6:57 pm
14107
hi; i'am developing a project "mobile-learning"; I've done a quizing system ;but iwant to implement audio-video conference ; i read alot about real-time...
AMR M. Abdulhakim
smart_amora
Offline Send Email
Mar 5, 2006
7:01 pm
14108
Annoucement: Free 2nd shot on any Microsoft Exam ================================================ Microsoft is giving you the opportunity to take a free second...
profdotnet
Online Now Send Email
Mar 5, 2006
11:54 pm
14109
Hello Everyone, Do you have any idea on the process running in .NET framework with low priority and it call garbage collection time to time. I need this...
Himadrish Laha
himadrish
Offline Send Email
Mar 5, 2006
11:54 pm
14110
Hi all, I don't know what I am missing, but I am trying to use the following statment: using Microsoft.Office.Interop.Visio; but when I type Microsoft then...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
Mar 6, 2006
1:43 pm
14111
Did you add the reference to the PIA assembly? in references... if you dont it wont see the class Fer ... From: <johnsmith2797480@...> To:...
Fernando Salas
fsalastaxo
Offline Send Email
Mar 6, 2006
2:55 pm
14112
Hi, I have a xml file i displayed its content into a asp.net oage in table format using xslt.Now i need to sort it ascending and descending when i click on...
Ravikanth Gore
ravikanth143...
Offline Send Email
Mar 6, 2006
4:27 pm
14113
Hi all, i am developing an application on VS2005 for my school project. In my windows form, i make use of listview to display files in my directory. It has...
Erwin
liong_family
Offline Send Email
Mar 6, 2006
4:29 pm
14114
Ok, there was'nt Microsoft.Office.Interop.Visio, but there is Microsoft Visio Drawing Control and Microsoft Visio Library so I selected them and I now have the...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
Mar 6, 2006
4:30 pm
14115
Hi, I have a visio object in a webpage, and I am using the following code: using Microsoft.Office.Interop.Visio; private...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
Mar 6, 2006
6:34 pm
14116
Hi, I am making a datagrid dynamically and seem to be having some problems. The problem is that I have 30 columns of data that I am displaying on a web form....
Michael Swanson
mtscreator
Offline Send Email
Mar 6, 2006
8:15 pm
14117
This is a great site for all things datagrid related: http://datagridgirl.com The answer is in her FAQ. Paul. ... From: CSharpNET@yahoogroups.com...
Paul Richardson
shaggy_2001_wa
Offline Send Email
Mar 6, 2006
8:27 pm
14118
Let us assume u fixed the width of the column with some value (like 50pt). Then following are the scenario's which fails 1) if ur data in the column don't have...
Jithendra R.
jeethuus
Offline Send Email
Mar 7, 2006
3:59 am
14119
Hi, I have found enough documentation on the Visio DrawingControl for a windows application, however, I could not find anything to related to a web...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
Mar 7, 2006
3:53 pm
14120
Hi, I took a look at what you said, but do not fully understand. I can see that while the data is being bound you can test to see what the length of the string...
Michael Swanson
mtscreator
Offline Send Email
Mar 7, 2006
3:54 pm
14121
Well, I'm doing an software for business administration, but I need some help. I'm doing an form where I add Clients to the software (in case I add clients...
marinhogomes
Offline Send Email
Mar 7, 2006
6:56 pm
14122
Have you compared what you have locally to what is in VSS? It should so the code differences. And since you are in VS2005 you will have to also look at the...
ysfred4
Offline Send Email
Mar 8, 2006
2:20 pm
14123
I would think that it would simpler to load the xml up into a dataset and then use that as the datasource for a datagrid. From there I think you can set it to...
ysfred4
Offline Send Email
Mar 8, 2006
2:20 pm
14124
If you look at the processes running when you have a .NET app running using task manager or processviewer ( from http://sysinternals.com/ ) you will see that...
ysfred4
Offline Send Email
Mar 8, 2006
2:27 pm
14125
What command are you using to load the xml into the XmlDocument? Steve ... have the...
ysfred4
Offline Send Email
Mar 8, 2006
2:36 pm
14126
What about using a datagrid and use the Firebird Dataset as the datasource for it. You can setup the DataGrid to let you enter new rows and then you can just...
ysfred4
Offline Send Email
Mar 8, 2006
2:37 pm
Messages 14097 - 14126 of 19705   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