Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with .NET object registered in COM+28 Sep 2006 04:56 GMT2
I have a .NET object that's registered in COM+.  I'm calling it from a
VB6 dll that's registered in COM+ like so:
Set objEFV = CreateObject("MyDotNetDLL.MyClass")
strResult = objEFV.DoMyMethod(Param1, Param2)
Remoting over SMTP channel28 Sep 2006 04:33 GMT1
   I read I can use SMTP channel to send SOAP message. But what is the
benefit of using SMTP instead of TCP, HTTP?
Hardy
StreamReader.Peek Timeout28 Sep 2006 01:35 GMT6
I'm trying to use the StreamReader to read messages from a newsgroup but
after downloading several messages it will get stuck on the
streamReader.Peek line and never timeout (or at least not after 12 hours)
Any suggestions on how to timeout?
iterator in Dictionary<>?27 Sep 2006 21:30 GMT3
Is there anything correspondant to the iterator for Dictionary<>? For
example, something which is similar to std::map::iterator in C++?
Reply please. Thanks in advance.
Hyun-jik Bae
System.IO.Ports Help27 Sep 2006 21:18 GMT1
Hi, i'm developer, im writing a C# code to communicate with a Fiscal Printer
(Argentine) throw serial port. I have a problem, my communication is
Asynchronously and i need to simulate a synchronously communication, i mean,
like this.
Uploading big files27 Sep 2006 20:24 GMT8
I'm currently building a little web site for me and my friends where we
would like to be able to post big files (10Mb to 250Mb approx.) Right now
the ASP.Net UploadFile control can't do it as we are limited 1) by the
MaxRequestLength (4Mb) and 2) with big files (such as 250Mb) ...
.NET 3.027 Sep 2006 08:21 GMT4
Hi
I just thought of writing my MCTS exam, which targets .NET 2.0. However, i
also came across many info on .NET 3.0, now this just makes me to think,
whether should i go ahead and do MCTS? Any idea when is 3.0 getting released
savefiledialog for webforms27 Sep 2006 08:06 GMT1
I have a web page with displays informations from an xml. On the same
web page is a "save xml as" button and when the button gets fired, I
want to display a save as dialog for the user to save the xml in a file
on his client machine.
changing the value of parameters in constructor27 Sep 2006 08:06 GMT2
I want to create a new constructor in a class that inherits from another...
in VB.Net
I still want to call the base class after some code has 'manipulated' the
parameters
Garbage collection27 Sep 2006 03:10 GMT5
If i dispose all object in my vb.net c# code what perfomances advantage
i have?
mant thanks
DotNet ActiveX Equivalent ?26 Sep 2006 21:32 GMT1
I have a website which currently uses an ActiveX component made in
Delphi. The ActiveX provides a simple but nice functionality to the
website. Recently, it was ported from the old Asp, to Asp.Net 2.0. I
was wondering, if I want to replace the Delphi ActiveX component, what
vb 2005 compiler error as per kb 91503826 Sep 2006 20:15 GMT3
I am currently getting the error described in the above kb article. Does
anyone have the fix file suggested in the article that can be e-mailed to
me?
Regards
Opposite of string.split?26 Sep 2006 20:09 GMT2
Any built in framework function that takes a string array and converts it
back to a concatenated string with a delimiter?
Thanks.
UserControls in a different directory26 Sep 2006 18:55 GMT3
I have my UserControls in a subdirectory called usercontrols. In the code
for one of my UserControls I have the following:
   Public Property adimage() As String
       Get
About DataGridView control's issue26 Sep 2006 14:43 GMT2
Hi, all
I want to customize the column of DataGridView as a DataTimePicker control
in a windows form, how to do this?
Could you give me several samples of VB.net?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 August, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.