all groups > dotnet general > december 2005 > threads for friday december 2
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 31
copy to pasteboard international text (to Notepad)
Posted by Lloyd Dupont at 12/2/2005 11:59:24 PM
I try to copy text from a home made TextView to Notepad.
If I paste international text FROM notepad I get 3 pasteboard type:
-System.String
-Text
-UnicodeText
when I copy from my text view TO Notepad I put it UnicodeText &
System.String
but that copies nothing.
I try to set Text with my... more >>
Messed up VS2005 install, need help
Posted by Matt K at 12/2/2005 11:42:02 PM
Okay, this is actually a question, not a comment, but for some reason it
would only let me post a comment.
Anyway, my situation is as so:
I had the Visual Studio 2005 Beta 2 and some other 2005 betas. Because I
was about to get the actual release version, I went ahead and uninstalled
them... more >>
Multiple Forms
Posted by Bruce F at 12/2/2005 9:33:21 PM
VB.net 2003 (Newbie)
I have a Windows Application with 2 forms.
On Form1 I have
Dim sPathName As String
When I open Form2,how do I access the sPathName string on Form1 from Form2?... more >>
Breaking changes in .Net 2.0 - Something missing
Posted by John Wood at 12/2/2005 9:24:52 PM
I saw that Microsoft have released a list of breaking changes in .Net here:
http://msdn.microsoft.com/netframework/programming/breakingchanges/runtime/default.aspx
While this is useful, it seems to be missing a change that has broken a lot
of my applications, relating to the order in which mem... more >>
Sudden error on connection, conflict sql 2000-2005? desperated!
Posted by Pieter at 12/2/2005 6:50:45 PM
Hi,
I have some nasty error when deploying my application (VB.NET 20002) on the
users-computers. I'm using an SQL 2000 database.
The problem I guess is the fact that I had a local SQL 2000 and a local SQL
2005. I used to develop on a network SQL 2000 (the same which the users are
conne... more >>
Communication with a .Net service
Posted by Ken Allen at 12/2/2005 6:48:31 PM
Aside from remoting, what are my options for programming communication
between an applicaiton and a .Net service? I want more than just the
custom command interface, as I also need to be able to pass in a block
of data on which the service is to act.
-ken... more >>
Any .Net controls you'd recommend?
Posted by Jim Hubbard at 12/2/2005 6:05:46 PM
I have found one .Net control that I just love......DotNetBar. But, I
haven't found a plethora of great controls or class libraries (like I had
with my VB 6).
What am I missing? (No spam please. I'm looking for controls that you use
in your own projects that you like.)
Please include ... more >>
Crystal Reports in VS.2005
Posted by John J. Hughes II at 12/2/2005 3:11:47 PM
I have VS.2005 standard edition. I was reading the help and it says to
insert a report use the report Crystal Reports grouping. I can't find
either the item or the grouping. I have also tried adding the tool but
either can't figure out the name or something. I did as full install as far
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
HELP: Cast as Type VS 2003
Posted by AMDRIT at 12/2/2005 2:39:33 PM
I would like to cast an object to a value type specified by a variable of
Type
Function ReturnTest(InputVar as Object) as Object
Dim DataType as Type = GetType(System.String)
If TypeOf (InputVar) Is DataType Then
Return CType(InputVar, Datatype)
End If
End Function
I hav... more >>
Open Form Maximzed and ShowDialog with Task Bar?
Posted by Pieter at 12/2/2005 1:56:26 PM
Hi,
I have some very specific needs, and I am not able to find a nice solution.
What I need is:
- when the user makes a choice in the Menu, the Form of his choice must
open, but:
- this Form must open Maximized
- and the user shouldn't be able to see the 'Main application' until he
close... more >>
Running javascript function from a link in an asp.net calender
Posted by Danny H at 12/2/2005 1:27:03 PM
Can someone please shed some light on this for me, I have tried using
RegisterStartupScript and I cant get it to work.
The purpose of this is that the calendar is displaying info from a db and
when a link on the calendar is clicked it will open a popup window displaying
that info.
Than... more >>
Calling derived class method
Posted by Mike at 12/2/2005 12:56:03 PM
I defined a property in a base class that will under certain condition return
its own value, but sometimes needs to pass the implementation to the derived
class. Now the proble is that in the method I need a name of the derived
class to perform some database query. It looks like this:
publi... more >>
LDAP Search
Posted by Serge at 12/2/2005 12:31:02 PM
Good Day Folks,
I'm trying to do an LDAP search of Novell eDirectory, but I'm getting a
compile error.
The error and my code are listed below.
Any ideas ?
Thanks in advance
/Serge
Compile error message
---------------------------
'System.DirectoryServices.SearchResult.Private Sub N... more >>
Is there much difference between VS.NET 2002 and 2003???
Posted by Jon S via DotNetMonster.com at 12/2/2005 11:18:51 AM
Hi all
I've taught myself C# 2002 using VS.NET 2002. I've recently brought myself
an ASP.NET 2003 book. I will work through this ASP.NET 2003 using VS.NET
2002 and C# 2002. I don't fully understand the differences between the VS.
NET 2002 and VS.NET 2003.
Will I restrict myself in any wa... more >>
Paging with dropdownlist
Posted by Tim2Be at 12/2/2005 10:39:03 AM
Hi,
Does anyone know how to create a paging drowpdownlist? What I mean is to
create a dropdownlist that display all the paging such as Page 1, Page 2,
Page24, ..., Page 56,...
Thanks,
Tim... more >>
Centering a MasterPage in a browswer window using Visual Web Developer 2005
Posted by Paolo at 12/2/2005 9:43:27 AM
I would like to have it so that my webpages, which are built using
MasterPages, always appear in the center of the browser of the user, even if
he resizes the browser window. As a starting point, when creating the
Masterpage, this is the generated html:
<body>
<form id="form1" runat="ser... more >>
using .net library in a asp 3.0 application
Posted by EdwinSlyfingster at 12/2/2005 8:27:04 AM
is there a way to user the .net library in asp 3.0?
for instance, use system.drawing to make graphs.
Regards... more >>
Is there a matrix library for .NET
Posted by Matt S at 12/2/2005 6:57:02 AM
I need a matrix library to facilitate the solving of lots of simultaneous
equations, I.E., A*x = b type of problems. Does anybody have any
recommendations? Speed is important as the systems are quite large.... more >>
Internet Explorer exception with Embedded Control
Posted by Simon M at 12/2/2005 6:56:04 AM
Hi,
I'm not sure where to post this as it's about windows forms, web forms,
socket communication and embedded objects.
I am developing a smart client which is embedded in a webform. This client
software communicates with a third party windows service over sockets.
However I have a weird ... more >>
How to register .NET Dlls
Posted by Roby Eisenbraun Martins at 12/2/2005 3:24:03 AM
Hi,
I'm trying to register my Dlls in the client machine without using any
deployment package. I tried copying all the files and Dlls to a specified
folder and run, but then the application crashes.
Do I have to use some tool like “regsvr32.exe†or “gacutil.exeâ€... more >>
c# Webbrowser control not working on citrix client
Posted by MariusI at 12/2/2005 2:20:03 AM
I've created a program which fetches data from the internet using the
WebBrowser and HttpWebRequest classes. The program has been tested on several
computers and everything was working fine until we tried Citrix . The Citrix
client in question has access to the internet through internet expore... more >>
Compact C# .NET -> How to add TreeView's nodes/items from threads?
Posted by EOS at 12/2/2005 12:00:00 AM
Hi,
I am new to PDA development and my background is purely C/C++. Now I can get
the rought ideas on Compact C# .net for PDA development.
But I am having troubles on adding TreeView with nodes and items from
separate thread.
Hope someone can kindly share the lights with me. : )
... more >>
|