How to Deploy a project?
Answers were Sorted based on User's Feedback
Answer / mukesh yadav
First You Publish your site thru Publish Option in Build
Menu. It will Create a Bin folder for you with .dll files.
now u can put this files into virtual directory on your web
server thru FTP
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kinge
by using web server or any file transer protocal(FTP)
upload project or use to make virtual directory
| Is This Answer Correct ? | 0 Yes | 0 No |
If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?
What is a PostBack ?
What is the main difference between grid layout and flow layout?
What is asp net objects?
How to find last error which occurred in Asp.net ?
What is paging in context of Memory?
Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
What is custom attribute? How to create?
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
What is a viewstate?
What is cookies in asp net?
What are the new page events added in Asp.net 2.0 ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)