all groups > dotnet framework > april 2004 > threads for tuesday april 27
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
Nested DataGrid for Windows Forms?
Posted by Jabco at 4/27/2004 7:22:28 PM
I need a grid that displays hierachical related tables. The grid's
DataSource is a dataset. Maybe there is a better way I don't know. There
are 2 tables in the dataset. They have a Relations on "ID" column. I got
the first table in grid displayed ok.
But the problem is when I try to naviga... more >>
Search inside PDF and CHM files
Posted by Ya Ya at 4/27/2004 6:38:08 PM
I have a folder with a lot of PDF and CHM files.
I would like to develope an ASP.net application that enables the user to
search inside the content of those files.
How do I search inside those type of files ?
Thanks for your time
ra294@hotmail.com
... more >>
Obtain Process ID using .NET and API Calls
Posted by Frank DeLuccia at 4/27/2004 3:57:30 PM
Hello All,
I was wondering how to call API functions within .NET. I'm getting:
An unhandled exception of type
'System.Runtime.InteropServices.MarshalDirectiveException' occurred in
WindowsApplication1.exe
Additional information: PInvoke restriction: can not return variants.
when run... more >>
Is a bug (Text Property of Combobox)?
Posted by Wagner at 4/27/2004 3:44:12 PM
Hello,
Today, i was trying to get de .Text property of a ComboBox, when the user
select a item.
But, several times, the Text Property of the cmbCountry was returning
"System.Data.DataRowView", instead of the Country Name.
Is it a bug of .Net?
Or i am doing some thing wrong?
Thanks, an... more >>
Broken region display in vs.net
Posted by chris NO[at]SPAM sloppycode.net at 4/27/2004 3:43:47 PM
My visual studio.net 2003 (enterprise edition) has now decided to look
like the following when I go to edit code:
www.owta.net/outlining.gif
Does anyone know if this is fixable? I've tried repairing and also
re-installing (a fun nigh in), but with no luck!
thanks,
Chris
....... more >>
Short display for long filenames
Posted by Daniel Bolege at 4/27/2004 3:33:40 PM
Hello,
as most of you know, some programs that handle files have a "recent files"
feature, that is mostly a menu item within the file menu that shows the
last documents the user had opened. Visual studio .net gives you an
example.
This example shows as well that long filenames will be displ... more >>
InvalidCastExcetion after AppDomain.CreateInstanceFromAndUnwrap
Posted by dahwoud NO[at]SPAM wanadoo.fr at 4/27/2004 3:26:13 PM
This exception is driving me crazy for now ... i've read a lot of
online documents, articles, microsoft.public.dotnet.* archives and i
can't correct this error.
The idea is simple (with Dotnet): i'm writing an application with
plugin support.
the plugin support is added with the help of C# ... more >>
A "new" .NET FileSystemObject?
Posted by Alex Maghen at 4/27/2004 3:21:02 PM
Hi. I'm a little confused about something: Is there a .NET framework class that I am supposed to use now in place of all the goodies that the FileSystemObject used to provide? In particular, I'm looking for a Collection of avalable disk DRIVES and the data associated with them to iterate through in ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
References
Posted by Earl at 4/27/2004 12:30:18 PM
Trying to set up my app to deploy by copy only. I set my references Copy
Local property to True in order to get the files I need, but then the app
doesn't work in the designer and I have to set them back to False. What do I
not know here?
... more >>
Printing and password verification
Posted by Nancy at 4/27/2004 11:24:56 AM
Is it possible to automatically bring a window asking for
a password each time the user sends any type of source
document to a printer?
Could I create this request in .NET or has to be via API?
Is there any documentation I could read?
Thanks!... more >>
managed class inheriting from unmanaged class
Posted by Romain TAILLANDIER at 4/27/2004 11:15:14 AM
Hi group !
i suppose i have a c++ class MyCppClass, wrinting in an unmanaged
traditional C++ .
I there any way to create a C# (or C++ managed) class that inherits
MyCppClass ?? ( by importing the adapted dll or headers or whatever else )
I think it is a sweet dreams, but i ask ....
thank... more >>
Execute java script code
Posted by Mircea Pleteriu at 4/27/2004 10:47:06 AM
Hi all,
How to execute java script code from within .NET Windows control hosted by a
HTML page?
... more >>
Drag & Drop Bitmaps on a picture box
Posted by Frank at 4/27/2004 10:41:11 AM
Hello,
does anybody knows how drag and drop on a picture box works? The mouse down
event from my source works, but no drag & drop event of the picture box is
fired (i tested it with all drag & drop events). I set the AllowDrop
property to true. Is there another "trick" to fire the events?
T... more >>
direction
Posted by Oren at 4/27/2004 10:26:02 AM
Hi all
I really need direction in this one
I have a WinApp in C# and I need to load data at the beginning and save data o
exit - just simple things like: this.Top, this.Left etc..
I have tried the resx - but it is READ ONLY
I have tried to use GetManifestResourceStream() from XML file (Embedd... more >>
app.config file in a Windows control library ..Dll ?
Posted by Priya at 4/27/2004 9:41:03 AM
I had an windows application with app.config file,when I build the application it converted the app.config to applicationname.exe.config file.Butwhen I convert the same application to a dll, It doesn't convert the app.config to anything? How to use the app.config file and reference it in the Dll
L... more >>
DLL Versioning without GAC
Posted by Roy Chastain at 4/27/2004 9:35:50 AM
I have product that is written in C# and MC++ and is spread across 20+ projects in one Visual Studio solution. One of those
projects simply creates a DLL that is nothing more than class definitions (data members only; no methods).
There is another DLL that is created by another developer in Del... more >>
Finding the mac address?
Posted by Magnus Persson at 4/27/2004 8:06:18 AM
Is there a .NET way of finding the mac address (or addresses if multiple
NICs) on Windows 98/Me?
/Magnus
... more >>
Join Tables without DataRelation object
Posted by Steve Bishop at 4/27/2004 7:57:22 AM
I am use to working with only single tables with my command object. Now
I have 2 tables that need a 1 to 1 relationship. Is it possible to inner
join 2 tables in my SQL statement before thowing the data into the
DataSet?? I'm trying to avoid the DataRelation object.
Also, all the examples I ha... more >>
Environment.TickCount - can I trust the documentation?
Posted by Joe at 4/27/2004 3:06:02 AM
The documentation states that Environment.TickCount is a signed integer that resets to zero on an overflow condition (after 24.9 days; i.e. its value goes from 0x7FFFFFFF to 0x00000000); and is never negative (the MSB is never set)
I've googled and seen an assertion that the documentation is wrong... more >>
|