all groups > dotnet general > november 2006 > threads for wednesday november 15
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
How to fill tree view in c#.net web application.
Posted by gujarsachin2001 NO[at]SPAM gmail.com at 11/15/2006 10:56:26 PM
hey
How to fill tree view in c#.net web application.
Can any body tell me.
Sachin.
... more >>
DirectoryInfo.MoveTo "Across Volumes"
Posted by Tophog at 11/15/2006 8:46:02 PM
I haven't done a lot of file I/O in .NET and thought I had this figured out.
I am simply wanting to move a UNC-based directory path to a new path using
DirectoryInfo.
Example:
Source directory I want to move:
\\server\share1\MyDir
to:
\\server\share2\MyDir
I am attempting to do th... more >>
IE 7 and desktop shortcuts
Posted by miles at 11/15/2006 7:01:02 PM
Since installing IE 7 RC1, desktop shortcuts that just use a URL will only
work once. Then they hang. If I do a re-boot, they will work again. I can
put the URL in the links bar and all is fine. Any ideas?... more >>
Installing a program from the web
Posted by Mark at 11/15/2006 5:24:01 PM
Currently, when I want to install my program, I publish it to my computer and
then zip it to the web. This works well except many times on an upgrade, it
iwll not remove the old program as it loads the upgraded version as well.
What I would like to do is to send the build right to the web, w... more >>
DirectoryServices bug?
Posted by bugnthecode at 11/15/2006 4:59:53 PM
Hi, I'm building a small desktop app in VS Std 2005 with C# and .net
2.0. I've managed to get the code together to query the ldap my company
has, but every time I attempt to access a specific property a COM
Exception gets thrown, and I can't figure out why. This is a desktop
app.
example("lda... more >>
item in dataset
Posted by Per W. at 11/15/2006 4:57:38 PM
Hi, how can i check one spesific item in a dataset and then hide that item
if there isnt any data in it? in a gridview i can use e.row.cells(1).text to
read the value, but how can i read one item in a dataset?
/Per W.
... more >>
How to enable IME on a custom UserControl?
Posted by Blue at 11/15/2006 2:04:01 PM
We have a custom word processing type editor built with C# and .NET 2.0 and
we need to support typing in languages other than English. I want to be
able to use the Windows IME to enter in text similar to how it works in a
text box.
For example, if I put focus on a TextBox and then switch ... more >>
Customize treeview control nodes ???
Posted by serge calderara at 11/15/2006 11:55:01 AM
Dear all,
I was wondering is there is a way to customise the treView control in order
to get any Control as a Node. What I try to do is having a Progress bar as a
treeview node object.
Is that possible ?
regards
serge... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
calling a .bat program in a vb .net program
Posted by Janet at 11/15/2006 9:02:03 AM
Hi,
I need to call a .bat program inside a vb .net program. I have yet to
find anything on this but have just started searching. Can someone
enlighten me? It was be very much appreciated.
Thanks,
Janet Heath
... more >>
First file in C++ project always being rebuilt
Posted by nospam at 11/15/2006 2:03:47 AM
I have been running .NET 2003 for some time now. I have been working on
the same C++ project for about a year now. All of a sudden, the first
file in the project is being built every time I build the project. I
tried deleting all of the OBJ files. I removed and re-added the
offending fil... more >>
CrystalReport XI question on V.Net
Posted by Jason Huang at 11/15/2006 12:00:00 AM
Hi,
I've installed CrystalReport XI on my Windows XP PC which has Visual Studio
2003 on it.
However, when I add the reference in the project manager, I can't find the
CrystalDecisions version 11.
Would someone tell me how to solve this problem?
Thanks for help.
Jason
... more >>
|