Click here to Skip to main content
15,919,879 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: need help in three tire architecture Pin
Robert_Pan24-Jun-09 0:20
Robert_Pan24-Jun-09 0:20 
AnswerRe: need help in three tire architecture Pin
Baran M24-Jun-09 1:09
Baran M24-Jun-09 1:09 
AnswerRe: need help in three tire architecture Pin
Niladri_Biswas24-Jun-09 4:55
Niladri_Biswas24-Jun-09 4:55 
Questioninstance problem Pin
Kissy1623-Jun-09 23:04
Kissy1623-Jun-09 23:04 
AnswerRe: instance problem Pin
Manas Bhardwaj23-Jun-09 23:08
professionalManas Bhardwaj23-Jun-09 23:08 
GeneralRe: instance problem Pin
Kissy1623-Jun-09 23:30
Kissy1623-Jun-09 23:30 
GeneralRe: instance problem Pin
Christian Graus23-Jun-09 23:40
protectorChristian Graus23-Jun-09 23:40 
GeneralRe: instance problem Pin
Kissy1623-Jun-09 23:56
Kissy1623-Jun-09 23: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 Jana23-Jun-09 23:49
professionalAbhijit Jana23-Jun-09 23:49 
GeneralRe: instance problem Pin
Kissy1624-Jun-09 0:21
Kissy1624-Jun-09 0:21 
QuestionJavascript Error: "Object Required" [modified] Pin
Qasim198423-Jun-09 23:00
professionalQasim198423-Jun-09 23:00 
AnswerRe: Javascript Error: "Object Required" Pin
Christian Graus23-Jun-09 23:04
protectorChristian Graus23-Jun-09 23:04 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198423-Jun-09 23:19
professionalQasim198423-Jun-09 23:19 
GeneralRe: Javascript Error: "Object Required" Pin
Christian Graus23-Jun-09 23:41
protectorChristian Graus23-Jun-09 23:41 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198423-Jun-09 23:53
professionalQasim198423-Jun-09 23:53 
AnswerRe: Javascript Error: "Object Required" Pin
Baran M23-Jun-09 23:12
Baran M23-Jun-09 23:12 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198423-Jun-09 23:24
professionalQasim198423-Jun-09 23:24 
GeneralRe: Javascript Error: "Object Required" Pin
Baran M23-Jun-09 23:31
Baran M23-Jun-09 23:31 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198423-Jun-09 23:40
professionalQasim198423-Jun-09 23:40 
GeneralRe: Javascript Error: "Object Required" Pin
Baran M24-Jun-09 1:33
Baran M24-Jun-09 1:33 
AnswerRe: Javascript Error: "Object Required" Pin
himanshu256123-Jun-09 23:17
himanshu256123-Jun-09 23:17 
AnswerRe: Javascript Error: "Object Required" Pin
Chetan.visodiya24-Jun-09 1:37
Chetan.visodiya24-Jun-09 1:37 
GeneralRe: Javascript Error: "Object Required" Pin
Qasim198424-Jun-09 1:48
professionalQasim198424-Jun-09 1:48 
AnswerRe: Javascript Error: "Object Required" Pin
Chetan.visodiya24-Jun-09 1:57
Chetan.visodiya24-Jun-09 1:57 
QuestionWhats error in the bold line Pin
KhandelwalA23-Jun-09 21:22
KhandelwalA23-Jun-09 21: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.