all groups > dotnet web services > may 2005 > threads for may 29 - 31, 2005
Filter by week: 1 2 3 4 5
DLL (COM) with .Net
Posted by Thanker at 5/31/2005 4:43:09 PM
I need to rebuild a COM Dll, which is consumed by many ASP pages, and desktop
applications. By simply calling the CreateObject,... from each application.
The requirment is to use the .Net // C# To do a same funtional DLL,
While keeping in mind that it should be still accessable from for a... more >>
Remoting Problem
Posted by Ron L at 5/31/2005 9:11:15 AM
We are working on a distributed VB.Net application which will access a SQL
database located on a known server. Each client will run on the user's
local machine. To implement this, we are trying to use remoting for our
access to the SQL server, with the remoting being via IIS. Since all of o... more >>
Service oriented architecture in practice.
Posted by jensen bredal at 5/31/2005 8:56:07 AM
Hello,
I need to build a new web system. It is required that i use SOA .
Can someone tell me briefly what that means in practise. I have read
some rather abstract documents, describing the idea but i yet need to find
a practical guide to kick of my project.
Any help will be highly apprecia... more >>
Web Services with no IIS?
Posted by gregory_may at 5/30/2005 10:37:28 PM
Is it possible to run .Net Web services in production with out IIS? A
customer wants to Avoid using IIS if possible.
... more >>
Storing images in folder or database?
Posted by IkBenHet at 5/30/2005 12:26:42 PM
Hello,
I am working on an ASP.NET based website project. Without going into
much detail; One of the function on this website will be the
possibility to upload images via a ASP.NET form to the webserver. These
images can then be shown on to webpages throughout the site.
What would be the bes... more >>
File Conversion for .doc to (.psw or .txt)
Posted by Missyfang at 5/30/2005 10:33:32 AM
Hi,
I'm developing an PDA application of which part of it requires file
conversion from .doc to either .psw or .txt though a web service. For a
normal Windows application, I understand that this can be done in 2 ways:
1) utilising ActiveSync Filters on a PC for the conversion
2) programmi... more >>
universal time problem
Posted by thomasamillergoogle NO[at]SPAM yahoo.com at 5/29/2005 8:46:28 PM
I am building a .net client application that will be deployed world
wide.
The client can schedule reminders. To do this the user picks the
datetime he wants the reminder sent, _I convert the datetime to
Universal time_, and it is submitted through a web service - where it
finally saved to sq... more >>
Should I create a web service or not?
Posted by Mardy at 5/29/2005 4:47:10 PM
I'm a long time asp developer but new to asp.net and web services. I have
been asked to develop an asp.net application and I'm not sure if I should
create it as a web forms app or a web service. Requirements are as follows:
-Must be able to use session variables or some other approach to store... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|