Questions For Interview Preprations Of C#.net & Asp.net 3.5?

Jul 8, 2010

I am a windows developer 3.6 Exp in .Net,i need some good link or questions for interview preprations of C#.net & Asp.net 3.5

View 2 Replies


Similar Messages:

SQL Reporting :: SSRS And SSIS Interview Question Or Links?

Jun 8, 2010

forward me the SSRS or SSIS Interview Question or Links, I have search in google but i did not got much information on that.

View 2 Replies

Web Forms :: .net Interview Question For 1+ Year Experience Developer?

Jul 8, 2010

.net interview question for 1+ year experience developer

View 1 Replies

DataSource Controls :: Query Request For A SQL Server Based Interview Question?

Feb 26, 2010

This was asked during one of my interview.I was not able to answer could someone help me out to write a query for this With the above table.We should have a qry written so that it shows the following result

View 2 Replies

Questions Regarding Threadabortexception

Nov 25, 2010

Hi,

I need some explanations regarding the above exception.

I understood that if you place a response.redirect inside a try catch block, u will get the exception and the aspnet will handle the exception silently without the user knowing. But the thing is that right now i am having a hard time thinking of a reason
why the error will occur after some changes has been made and the codes with the response.redirect has not been touched.




Regards,
Poh Wei Xiang

View 1 Replies

How To Display Questions And Answers

May 11, 2010

I want to create a survey. I want to display the format like this:Question1

a) blah blah
b)
c)
d)
Question2
a)
b)
..

I have no clue which control to use. If I use repeater, how to bound the questions and the answers from the datasource?

View 9 Replies

.net - Add Additional Security Questions To SqlMembershipProvider?

Mar 21, 2011

The default asp membership provider only allows for one security question and answer. Does anyone know a work around to allow for more than one question and answer?

View 1 Replies

How To Create A FAQ Page In .net Which Comprises A List Of 20 Questions

Jan 19, 2011

Have to create an FAQ page in ASP.net which comprises a list of 20 questions (all anchors) and then a Q/A section ftr down the page. The summary questions should jump to the Q/A section. I have the 20 questions in a List<> and have spun through the list creating a new List<> by adding <A></A> etc.

[Code]....

View 3 Replies

Using Visual Studio To Design Questions And Answer?

Oct 31, 2010

how to do this.or is there any template that one can use for the following-

using visual studio to design questions and answers with outcome of the grade immediately after submition and with timing.

For example, having questions 1 to 10, providing options like A, B, C,D, then let students choose from the right answer from the questions, then, after submition, an outcome of grade is displayed based on the right answer.

View 2 Replies

Web Forms :: Display Multiple Choice Questions?

Oct 20, 2010

In my project I have a web service that returns an Exam object. This object contains a property that returns set of multiple choice questions in Questions[] array. Each Question object in Questions array contains two properties, Question and ChoiceArray. To clear things here's the code,

Exam e = service.GetExam(long CenterID);
Questions[] questions = e.Questions;
foreach(Qestion question in questions)
{
string q = question.Question;
Choice[] choice = question.Choice;
}

I need to know a way I can all of these question and their choices onto a form. Since I have these as arrays I can not bind them properly using DataList. how to display these questions and their choices on to the form and on choice selection, get the value of the selected answer for each question back.

View 1 Replies

Forms Data Controls :: Two Radio Button List Alignment Questions?

Dec 8, 2010

1) In a repeater table I have a two-column radio list with seven buttons:

I would like to have the last button (infinitive) centered below the other six so that it looks something like this:

1 o 1 o

2 o 2 o

3 o 3 o

o Infinitive

2) In the same table I also have the following radio list

<asp:RadioButtonList
ID="RadioButtonList1"
runat="server"
AutoPostBack="True"
BorderStyle="None"
RepeatColumns="3"
repeatdirection="Horizontal"

[Code]....

View 3 Replies

Created One Exam Module Where User Will Give The Answers Of Objective Questions?

Feb 4, 2011

I have created one exam module where user will give the answers of objective questions.I have created next buttoon now i am getting first question in form load and now on click of next button shall i increase the question no +1 or some thing else.

View 1 Replies

Developing A Simple Web Application Which Display Questions And Multiple Choice Answers And Calculate Result

Sep 3, 2010

i am new for asp.net. i want to develop a simple web application(asp.net+c#) which display questions and multiple choice answers and calculate result. i want to know which one is the best way for me to do it.i want to use linq to sql.

View 1 Replies

Web Forms :: Build Survey System Where Build A Form With Questions And Some Answers?

May 25, 2010

I want to build a survey system where you can build a form with questions and some answers to these questions and then members who will log in will be able to take the test.

Then i want to present the different results from the test in some diagram or something like that.

View 5 Replies

Object Reference Not Set To An Instance Of An Object Error When Load Questions?

Jan 18, 2011

Object reference not set to an instance of an objectI am getting this error sometimes. I have a page where I load questions and for some question system generate this error. Why do I get this error?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved