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 / Distributed Applications / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calling C# method from VB and passing object by reference20 Aug 2003 16:43 GMT1
I have the following method written in C#
public static void Substitute(ControlCollection controls, ArrayList
affectedControls, ref  CCase objCase)
{
tcp and http channel20 Aug 2003 15:42 GMT1
I created those channels with the following code:
TcpServerChannel hts = new TcpServerChannel(8000);
HttpServerChannel hps = new HttpServerChannel(8001);
ChannelServices.RegisterChannel(hps);
Executing Statements19 Aug 2003 10:24 GMT1
Using reflection in VB.net, I am able to list out the properties and methods
of an object. Using this I want to prepare a statement and execute that
statement. How do I achieve this can you please help me out to solve my
problem?.
custom POST request string18 Aug 2003 21:52 GMT1
I am trying to use the HttpWebRequest class to post an
XML document to a server. The server requires the POST
request to folllow the following format:
POST /ntfn/add HTTP/1.0 Accept: text .............
ConfigurationManagementApplicationBlock17 Aug 2003 22:33 GMT1
Do you know if this block or any other XML configuration
file classes supports more than one configuration files.
(Car.config, Plain.config, ...config) ???
VB.Net- C# integration16 Aug 2003 16:21 GMT3
I have a ASP.net application written in VB.Net which is
the main application. I have another ASP.net application
written in C#. I want to integrate the C# project files
into the VB.net project ( without having to convert C#
How to pass reference to SQLConnection object in com+15 Aug 2003 21:44 GMT1
I have a com+ component, which has a function, which
returns reference to connection object.
It gives me an error when I try to use that object
in different com+ object.
Multipage Printing - How do I Implement It?15 Aug 2003 18:33 GMT1
The Visual Basic .NET Step by Step book has the following code and text:
Imports System.Drawing.Printing
Private Sub PrintText(ByVal sender As Object, ByVal ev As
PrintPageEventArgs)
AppDomain.Unload fails on Serviced Component15 Aug 2003 02:16 GMT3
I came accros the following problem:
Defined a class which inherits from ServicedComponent.
Then created it in another AppDomain.
Then when I tried to Unload Domain an exception occured:
Passing recordset between physical tiers14 Aug 2003 21:53 GMT1
All -
My recordsets are not getting marshalled across process tiers.  I get the
following error:
System.Runtime.Serialization.SerializationException: The type
Autodeployment14 Aug 2003 19:29 GMT2
All -
I am playing around with the auto-deploying applications.  I have aWindows
Form which has no functionality whatsoever (just the form).  I create a
virtual folder in IIS mapping to my bin directory.  I then go to IE and try
XML-FO In .NET14 Aug 2003 12:31 GMT1
I am trying to do something whcih might seem trivial but unfortunatly i can
not find i soultion. I am trying to produce a pdf document form XML file
while whist XSL-FO schema build in XMLSpy. The problem is findign a
component that would do this trasformation correctly.
Remote process execution13 Aug 2003 15:31 GMT3
Is it possible to execute a process remotely on a trusted machine within a
network using .NET.
Somewhat similar to remote shell...
Regards
Distributed ASP.NET Question13 Aug 2003 10:41 GMT1
I have an ASP.NET app that I have built on my server.  I
have other companies who want to license this app and run
it on their servers.  Is there a way to distribute this
app to them in such as a way that if I make changes on my
Configuration Block Framework design suggestion - on storage providers12 Aug 2003 22:20 GMT2
I'd like to submit the following design suggestion for the configuration
management block application framework:
I think the storage format, not just the media, should be arbitrary and
determined by the storage provider plug-in implementation.
Pages: 1 2 3 4 July, 2003
 
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.