Click here to Skip to main content
15,795,791 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: need help in three tire architecture Pin
Robert_Pan24-Jun-09 1:20
Robert_Pan24-Jun-09 1:20 
AnswerRe: need help in three tire architecture Pin
Baran M24-Jun-09 2:09
Baran M24-Jun-09 2:09 
AnswerRe: need help in three tire architecture Pin
Niladri_Biswas24-Jun-09 5:55
Niladri_Biswas24-Jun-09 5:55 
Questioninstance problem Pin
Kissy1624-Jun-09 0:04
Kissy1624-Jun-09 0:04 
AnswerRe: instance problem Pin
Manas Bhardwaj24-Jun-09 0:08
professionalManas Bhardwaj24-Jun-09 0:08 
GeneralRe: instance problem Pin
Kissy1624-Jun-09 0:30
Kissy1624-Jun-09 0:30 
GeneralRe: instance problem Pin
Christian Graus24-Jun-09 0:40
protectorChristian Graus24-Jun-09 0:40 
GeneralRe: instance problem Pin
Kissy1624-Jun-09 0:56
Kissy1624-Jun-09 0:56 
am trying to use .cs class file in my vb.net project.
I read that in vs2005 ,it compiles the multiple languages.
and now in my app_code folder i have added some of my .vb classes and for c# classes i have added folder and inside i placed my c# files.
i have added the following tag in my web.config
<codesubdirectories>
<add directoryname="CsCode">

When am just compiling it is giving error ,identifier expected in the below line
<%@ Page Language="VB" AutoEventWireup="false" codeFile="Default3.aspx.vb" Inherits="Default3" %>
and i wanted to create instance of that .cs class and want to use in my .vb.aspx file.
Can it be possible,ya am i interpreting wrongly?
please send me what i have to do in this case?
please if u have time......

kissy

GeneralRe: instance problem Pin
Abhijit Jana24-Jun-09 0:49
professionalAbhijit Jana24-Jun-09 0:49 
GeneralRe: instance problem Pin
Kissy1624-Jun-09 1:21
Kissy1624-Jun-09 1:21 
QuestionJavascript Error: "Object Required" [modified] Pin
Qasim198424-Jun-09 0:00
professionalQasim198424-Jun-09 0:00 
AnswerRe: Javascript Error: "Object Required" Pin
Christian Graus24-Jun-09 0:04
protectorChristian Graus24-Jun-09 0:04 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198424-Jun-09 0:19
professionalQasim198424-Jun-09 0:19 
GeneralRe: Javascript Error: "Object Required" Pin
Christian Graus24-Jun-09 0:41
protectorChristian Graus24-Jun-09 0:41 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198424-Jun-09 0:53
professionalQasim198424-Jun-09 0:53 
AnswerRe: Javascript Error: "Object Required" Pin
Baran M24-Jun-09 0:12
Baran M24-Jun-09 0:12 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198424-Jun-09 0:24
professionalQasim198424-Jun-09 0:24 
GeneralRe: Javascript Error: "Object Required" Pin
Baran M24-Jun-09 0:31
Baran M24-Jun-09 0:31 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198424-Jun-09 0:40
professionalQasim198424-Jun-09 0:40 
GeneralRe: Javascript Error: "Object Required" Pin
Baran M24-Jun-09 2:33
Baran M24-Jun-09 2:33 
AnswerRe: Javascript Error: "Object Required" Pin
himanshu256124-Jun-09 0:17
himanshu256124-Jun-09 0:17 
AnswerRe: Javascript Error: "Object Required" Pin
Chetan.visodiya24-Jun-09 2:37
Chetan.visodiya24-Jun-09 2:37 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198424-Jun-09 2:48
professionalQasim198424-Jun-09 2:48 
AnswerRe: Javascript Error: "Object Required" Pin
Chetan.visodiya24-Jun-09 2:57
Chetan.visodiya24-Jun-09 2:57 
QuestionWhats error in the bold line Pin
KhandelwalA23-Jun-09 22:22
KhandelwalA23-Jun-09 22:22 

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.