| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
How better is to implement my own event (and calling my raiseevent)
instead of calling a function.
I receive a lot of data via winsock control,...
User
|
08-04-2004 02:29 PM
Supra | 1 | 8 |
|  | Everyone,
I've run into a problem using the GAC. I've created a DLL and
put it in the GAC on our server. I've also created a webpage...
AT
|
08-04-2004 12:58 PM
Phil Wilson | 3 | 10 |
|  | I would imagine they would follow the way it is done today in C#. Create a
class, function, struct etc in C#, add "///" (or the VB.NET equivalent)...
Christopher Kimbell
|
08-04-2004 12:54 PM
Christopher Kimbell | 0 | 10 |
|  | Use the Assembly version attribute in the AssemblyInfo file. * in the
version will autoincrement. For instance
The above one will have a fixed...
Leon Lambert
|
08-04-2004 12:45 PM
Luc E. Mistiaen | 3 | 11 |
|  | Great idea, you should go and post it on the MSDN Product Feedback Center:
http://lab.msdn.microsoft.com/productfeedback/
"Eric Guerard" <Eric...
Rudi
|
08-04-2004 12:32 PM
Rudi | 0 | 11 |
|  | I'm having a problem with the TcpClient that I can only conclude is
either a feature, or a complete misunderstanding of the docs on my part.
In a...
Christopher H. Laco
|
08-04-2004 12:31 PM
Sunny | 4 | 9 |
|  | how do i do get menuitem "Connect" in addhandler ?
Private Sub mnuIrc_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles...
Supra
|
08-04-2004 11:22 AM
Supra | 0 | 11 |
|  | Hi guys,
How can I change at runtime the database for a report??
I need to do this, because my aplication would be installed in any
directory.
TIA
fanor
|
08-04-2004 11:02 AM
fanor | 1 | 14 |
|  | Hi,
I am using a MSChart6 control in my VB.NET project. When I run the
program in debug mode, it is working fine, but when I compile for a
release...
User
|
08-04-2004 10:46 AM
Paul Clement | 1 | 11 |
|  | On Wed, 04 Aug 2004 04:57:33 -0700, Katie Parmeson via .NET 247 <anonymous (AT) dotnet247 (DOT) com> wrote:
¤ I am populating a datagrid from an...
Paul Clement
|
08-04-2004 10:42 AM
Paul Clement | 0 | 7 |
|  | Hello,
I have a problem with a TCP Asyncronous Server Implementation.
I take the solution from the Microsoft...
Andrés Joaquín
|
08-04-2004 10:37 AM
Andrés Joaquín | 0 | 8 |
|  | Hi
i am looking since a long time for a way to access controls from mdi child to mdi child. (i have a parent mdi, and 3 mdi child)
Anyone may help...
Skouf
|
08-04-2004 10:37 AM
Skouf | 0 | 11 |
|  | Hi
we intend to develop an interface to feed SPS2003 from SPS2001 using
DotNet and SqlServer using 2 2000 servers (machines).
Questions
What would...
AT
|
08-04-2004 10:27 AM
AT | 0 | 9 |
|  | What is the proper name (or common names) for technolgy that displays a
distorted image of text and asks the user to confirm what they see?
Mike Curry
|
08-04-2004 10:25 AM
Mike Curry | 0 | 9 |
|  | I have a solution with about 7 or 8 projects which we've been working on for
months.
Lately, just on my machine, when I click Run... the devenv.exe...
Selden McCabe
|
08-04-2004 10:18 AM
Selden McCabe | 0 | 17 |
|  | hi,
It looks like your event is firing before the clipboard has been populated.
It will depend on how the CLR internally fires the...
Pandurang Nayak
|
08-04-2004 10:15 AM
Pandurang Nayak | 0 | 6 |
|  | Hi,
I use a MsChart6.0 control in my VB.NET application. When running in
debug mode, I can run the application.
But when I get to release mode, I...
User
|
08-04-2004 10:03 AM
User | 1 | 8 |
|  | I have a string that consists of both japanese characters
and english characters .how do i store this in a text file.
Please help
SK
|
08-04-2004 09:54 AM
Jon Skeet [C# MVP] | 1 | 11 |
|  | Hi,
I want to debug my project under Win98 (C#). I configured DCOM for that. All
configurations seem to be ok. Debugging VB project works excellent....
wojtek
|
08-04-2004 09:48 AM
wojtek | 0 | 11 |
|  | "Shinu John via .NET 247" <anonymous (AT) dotnet247 (DOT) com> wrote
Try searching on "indexer" in the help, filtered by Visual C#. There is...
Peter van der Goes
|
08-04-2004 09:09 AM
Peter van der Goes | 0 | 6 |
|  | When I switch from debug to release in a solution that holds a few class
library projects with some interdependencies bow can I direct the...
Stephen McCrea
|
08-04-2004 09:05 AM
Stephen McCrea | 0 | 11 |
|  | Bryan Kelly via .NET 247 <anonymous (AT) dotnet247 (DOT) com> wrote:
I'd suggest Base64 encoding it. You can use
Convert.ToBase64String and...
Jon Skeet [C# MVP]
|
08-04-2004 08:53 AM
Jon Skeet [C# MVP] | 0 | 14 |
|  | Is it posible to set cursor position on the begining of selectedtext of text box. For example, I have text TEST in text box. Iwant to select ES...
Dusan Mihajlovic via .NET 247
|
08-04-2004 08:51 AM
Dusan Mihajlovic via .NET 247 | 0 | 9 |
|  | I would like to call a .NET executable file in a windows serviceat certain intervals of time. The following is the codesnippet, I put in. I am not...
Jag Chat via .NET 247
|
08-04-2004 08:50 AM
Jag Chat via .NET 247 | 0 | 11 |
|  | Where can I find c# exercises(to test the competence)?
Lauri
|
08-04-2004 07:59 AM
Lauri | 0 | 18 |
|  | Hello
I am trying to write a #C windows desktop application that loadsan ascx file contents (user control) from file, initiates it andthen registers...
Kristjan Sander via .NET 247
|
08-04-2004 07:49 AM
Kristjan Sander via .NET 247 | 0 | 9 |
|  | (Type your message here)
Hi All,
I am working on a client application for "live communication server" using Microsoft.Rtc.Sip namespace.
I have a...
Sarika Jathar via .NET 247
|
08-04-2004 07:48 AM
Sarika Jathar via .NET 247 | 0 | 4 |
|  | I am creating a web custom control in asp.net and I want toremove all inherited properties from my control and design-time.The reason I have posted...
Martin Dobson via .NET 247
|
08-04-2004 07:48 AM
Martin Dobson via .NET 247 | 0 | 7 |
|  | I'm trying to create a multiply table (SQL) datagrid which updates fields in the primary table. The primary table holds diluted information such as a...
Oldhandandy
|
08-04-2004 06:53 AM
Oldhandandy | 0 | 11 |
|  | Hi All,
I am the poster of the thread : 'Has anybody succesfully used VB.NET on
Oracle on UNIX ? '
Some has teplied that It will be just fine.
I...
tristant
|
08-04-2004 06:41 AM
tristant | 0 | 9 |
|  | Hi,
Can anyone clear me that, when should we use go for mutex, and in which situation should we opt for monitor, lock, semaphone and other objects,...
Vinay C
|
08-04-2004 06:02 AM
Jon Skeet [C# MVP] | 4 | 8 |
|  | Hi,
I'm trying to create a project with common source code targeted at
the PC and CE.
I've got the PC version and then created another solution for...
Andrew Peabody
|
08-04-2004 05:35 AM
Andrew Peabody | 0 | 8 |
|  | ReSharper is an add-in for Microsoft Visual Studio .NET 2003â„¢ that brings intelligent C# coding assistance, real-time error highlighting and quick...
Morozov
|
08-04-2004 04:50 AM
Morozov | 0 | 6 |
|  | Hi Don,
I have to agree with what Jon said, you should really have a reference to the form. However, if you only ever have one instance of the form...
Eddie de Bear
|
08-04-2004 03:55 AM
Eddie de Bear | 0 | 11 |
|  | I'm looking for like minded Visual basic 6 and visual basic .net programmers in Brisbane to chat and or meet up or email. I have a serviced office in...
Joe Homshaw
|
08-03-2004 10:29 PM
Joe Homshaw | 2 | 9 |
|  | IIS 6.0 introduces the COM+ Tracker which is supposed to allow me to view the transactions occuring on a server - I have enabled this in the IIS...
jlikid
|
08-03-2004 10:05 PM
jlikid | 0 | 8 |
|  | Hi, i creating a form where i need fill a dataset with records that come from two diferents Comboboxes, and the same time call information in the...
Ari
|
08-03-2004 09:39 PM
Ari | 0 | 5 |
|  | Hi, i creating a form where i need fill a dataset with records that come from two diferents Comboboxes, and the same time call information in the...
Ari
|
08-03-2004 09:21 PM
Ari | 0 | 8 |
|  | Don <Don (AT) discussions (DOT) microsoft.com> wrote:
You get a reference to a form the same way you get a reference to any
other object - you...
Jon Skeet [C# MVP]
|
08-03-2004 08:58 PM
Jon Skeet [C# MVP] | 0 | 10 |
|  | I'm attempting to use Visual C# 2003 to build a bluetooth enabled program to allow laptops to "talk" to one another.
Normally, this wouldn't be an...
Steven Landes
|
08-03-2004 08:51 PM
Steven Landes | 0 | 9 |
|  | The table created by a Joined table for instance, will form 1 table.
However it will be next to impossible (at least definitely not fun ) to
update. ...
William Ryan eMVP
|
08-03-2004 07:41 PM
Lee Holsenbeck | 1 | 10 |
|  | Howdy.
Anyone recommand a good book in learning how to program in .net that goes
from 'utter newbie' to building simple applications?
I have some...
budec
|
08-03-2004 07:40 PM
budec | 2 | 8 |
|  | I'm not sure what you're trying to accomplish here. Can you explaina little better?
"Lee Holsenbeck" wrote:
chrisrock
|
08-03-2004 07:39 PM
Lee Holsenbeck | 1 | 9 |
|  | The "big picture" thing that I don't understand is that
RemovePreviousVersions is not about an "overlay" of one app over another. If
you have one MSI...
Phil Wilson
|
08-03-2004 06:33 PM
Phil Wilson | 0 | 10 |
|  | Hajo,
Where can I find all new features of
..NET framework 2.0, Sql Yukon and VS.NET Whidbey _collected_together_ ?
Examples how to use those...
Gawel
|
08-03-2004 05:42 PM
John Timney \(Microsoft MVP\) | 11 | 22 |
|  | Hello All
I hope I am posting this question in the right place. I am running
into a situation on one of our web servers that is casuing an Event
ID:...
AT
|
08-03-2004 04:56 PM
AT | 0 | 10 |
|  | Mila <Mila (AT) discussions (DOT) microsoft.com> wrote:
Without knowing more about how your app works, it's impossible to say.
Actually *reading* a...
Jon Skeet [C# MVP]
|
08-03-2004 04:37 PM
Jon Skeet [C# MVP] | 2 | 14 |
|  | Hi,
I have a bit of vb.net code that's sending emails to various public
outlook folders from a web server. The problem is that all the
messages...
AT
|
08-03-2004 03:41 PM
AT | 0 | 12 |
|  | I just installed VB.NET on a PC running Windows XP. The install went fine, but when I start a new project and try and open form1.vb by either double...
choste11
|
08-03-2004 03:33 PM
choste11 | 0 | 9 |
|  | In SQL Server 2000, Which authentication mode is more effecient and more secured? Is it Mixed mode or Windows mode.
How to implement Windows...
DotNetJunkies User
|
08-03-2004 02:26 PM
DotNetJunkies User | 0 | 13 |