Click here to Skip to main content
16,005,162 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionthe DetailsView Pin
Drathmar10-Aug-06 11:10
Drathmar10-Aug-06 11:10 
AnswerRe: the DetailsView Pin
minhpc_bk10-Aug-06 15:51
minhpc_bk10-Aug-06 15:51 
QuestionRe: the DetailsView Pin
Drathmar25-Aug-06 12:59
Drathmar25-Aug-06 12:59 
QuestionIs there a variable defined by asp.net for active theme or skin file path? [modified] Pin
Member 9610-Aug-06 10:34
Member 9610-Aug-06 10:34 
AnswerRe: Is there a variable defined by asp.net for active theme or skin file path? Pin
minhpc_bk10-Aug-06 23:32
minhpc_bk10-Aug-06 23:32 
QuestionRunning a web app without the aspx files Pin
ake_krakbar10-Aug-06 8:24
ake_krakbar10-Aug-06 8:24 
AnswerRe: Running a web app without the aspx files Pin
Mike Ellison10-Aug-06 8:50
Mike Ellison10-Aug-06 8:50 
QuestionSharing assemblies between a WebService and a client application Pin
Dario Solera10-Aug-06 7:47
Dario Solera10-Aug-06 7:47 
Premise: I'm new to Web Services.

I have an application that makes use of some assemblies, containing a class library.
I want to communicate with a server (through web services) which must use the data types contained in the same assemblies used by the application.
So I added a reference to those assemblies into the asp.net project and then added a web reference to the web service in the client application project.
I wrote some methods in the web service, they work (from the browser, at least), but Visual Studio generates a stub for the web service exposing different data types (same class names but different namespaces).

So, how can I share the same data types between the web service and the client, keeping them both in the client and in the server (I don't want to "move" the class library into the server because the web service is a secondary tool and the application must also work without it)?
I tried strong-naming but nothing changed.

Thanks for any help.

_____________________________________________
Tozzi is right: Gaia is getting rid of us.
My Blog [ITA] - Developing ScrewTurn Wiki 1.0 RC

AnswerRe: Sharing assemblies between a WebService and a client application Pin
Naes10-Aug-06 18:41
Naes10-Aug-06 18:41 
GeneralRe: Sharing assemblies between a WebService and a client application Pin
Dario Solera10-Aug-06 20:24
Dario Solera10-Aug-06 20:24 
AnswerRe: Sharing assemblies between a WebService and a client application Pin
minhpc_bk10-Aug-06 23:44
minhpc_bk10-Aug-06 23:44 
QuestionBest technique to use dynamic "panels" for static content? Pin
Member 9610-Aug-06 7:37
Member 9610-Aug-06 7:37 
AnswerRe: Best technique to use dynamic "panels" for static content? Pin
Mike Ellison10-Aug-06 7:42
Mike Ellison10-Aug-06 7:42 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Member 9610-Aug-06 7:50
Member 9610-Aug-06 7:50 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Mike Ellison10-Aug-06 8:01
Mike Ellison10-Aug-06 8:01 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Member 9610-Aug-06 10:30
Member 9610-Aug-06 10:30 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Mike Ellison10-Aug-06 10:48
Mike Ellison10-Aug-06 10:48 
GeneralRe: Best technique to use dynamic "panels" for static content? [modified] Pin
Member 9610-Aug-06 10:53
Member 9610-Aug-06 10:53 
AnswerRe: Best technique to use dynamic "panels" for static content? Pin
Jon Sagara10-Aug-06 9:24
Jon Sagara10-Aug-06 9:24 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Member 9610-Aug-06 10:27
Member 9610-Aug-06 10:27 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Jon Sagara10-Aug-06 10:37
Jon Sagara10-Aug-06 10:37 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Member 9610-Aug-06 10:52
Member 9610-Aug-06 10:52 
AnswerRe: Best technique to use dynamic "panels" for static content? Pin
Not Active10-Aug-06 9:30
mentorNot Active10-Aug-06 9:30 
GeneralRe: Best technique to use dynamic "panels" for static content? Pin
Member 9610-Aug-06 10:31
Member 9610-Aug-06 10:31 
QuestionGet Date Pin
mcgann10-Aug-06 7:07
mcgann10-Aug-06 7:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.