Click here to Skip to main content
15,902,275 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: MCTS 70-536 and 70-528 Pin
r aa j17-Jun-08 18:28
r aa j17-Jun-08 18:28 
AnswerRe: MCTS 70-536 and 70-528 Pin
Paul Conrad28-Jun-08 8:46
professionalPaul Conrad28-Jun-08 8:46 
QuestionStop ambersand from getting html converted when runat="server" [modified] Pin
livez16-Jun-08 20:12
livez16-Jun-08 20:12 
AnswerRe: Stop ambersand from getting html converted when runat="server" Pin
Shog917-Jun-08 6:03
sitebuilderShog917-Jun-08 6:03 
GeneralRe: Stop ambersand from getting html converted when runat="server" Pin
livez17-Jun-08 20:28
livez17-Jun-08 20:28 
QuestionHow can I assign differentiate the roles created in a website using dnn?? Pin
gayatrilaxmi16-Jun-08 19:27
gayatrilaxmi16-Jun-08 19:27 
Questionselect/deselect for direct manipulation Pin
misaloo16-Jun-08 9:54
misaloo16-Jun-08 9:54 
Questionconverting Class instance to Web Service instance in C# Pin
salon16-Jun-08 5:28
salon16-Jun-08 5:28 
I have a webservice which accesses some methods from the Business layer.
I made a website which uses this webservice, I have given the WEb reference for that web service.

I want to call a WebMethod which uses some structures from the business layer.
I am populating the business layer struct objects in aspx.cs file and sending the input to the Webservice.
It gives compilation error that
Cannot implicitly convert type 'BusinessLayer.ClassName' to 'WebService.ClassName'	

I have typecasted the classname as
Webservice.ClassName class1 = new Webservice.ClassName();

But with this I am not able to access class methods.

I am working in C# and ASP.NET 2.0

Can anybody have any idea or suggestion?
AnswerRe: converting Class instance to Web Service instance in C# Pin
Shog916-Jun-08 6:03
sitebuilderShog916-Jun-08 6:03 
GeneralRe: converting Class instance to Web Service instance in C# Pin
Christian Graus16-Jun-08 11:41
protectorChristian Graus16-Jun-08 11:41 
GeneralRe: converting Class instance to Web Service instance in C# Pin
Shog916-Jun-08 12:33
sitebuilderShog916-Jun-08 12:33 
QuestionConversion from string to date is invalid Pin
hifiger200415-Jun-08 23:39
hifiger200415-Jun-08 23:39 
AnswerRe: Conversion from string to date is invalid Pin
NeverHeardOfMe16-Jun-08 1:10
NeverHeardOfMe16-Jun-08 1:10 
GeneralRe: Conversion from string to date is invalid Pin
hifiger200416-Jun-08 3:05
hifiger200416-Jun-08 3:05 
AnswerRe: Conversion from string to date is invalid Pin
Christian Graus16-Jun-08 3:22
protectorChristian Graus16-Jun-08 3:22 
QuestionAsynchron WebService Pin
greekius15-Jun-08 22:19
greekius15-Jun-08 22:19 
AnswerRe: Asynchron WebService Pin
Shog916-Jun-08 6:07
sitebuilderShog916-Jun-08 6:07 
QuestionNeed advice is developing this project in MS Sharepoint is a good idea... Pin
Rafferty Uy15-Jun-08 21:45
Rafferty Uy15-Jun-08 21:45 
QuestionStoring Array in the Profile of Web.config Pin
Zeeshan Riaz14-Jun-08 11:17
Zeeshan Riaz14-Jun-08 11:17 
AnswerRe: Storing Array in the Profile of Web.config Pin
Christian Graus14-Jun-08 11:19
protectorChristian Graus14-Jun-08 11:19 
GeneralRe: Storing Array in the Profile of Web.config Pin
Zeeshan Riaz14-Jun-08 11:28
Zeeshan Riaz14-Jun-08 11:28 
GeneralRe: Storing Array in the Profile of Web.config Pin
Christian Graus14-Jun-08 11:33
protectorChristian Graus14-Jun-08 11:33 
QuestionDeploying Zero DownTime Updates in production ... Pin
SandeshLohar7313-Jun-08 2:34
SandeshLohar7313-Jun-08 2:34 
AnswerRe: Deploying Zero DownTime Updates in production ... Pin
Mark Churchill15-Jun-08 20:28
Mark Churchill15-Jun-08 20:28 
GeneralRe: Deploying Zero DownTime Updates in production ... Pin
SandeshLohar7316-Jun-08 0:50
SandeshLohar7316-Jun-08 0:50 

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.