DotNet Interview Questions and Answers


 

Interview Question in DotNet

I am installing DotNetNuke on my System. After All setting it is display following errors. Please gelp me

Hello All,
I am developing DotNetNuke on my System My PC System has the following Configuration

1- WindowsXP Pro with Service Pack 2
2- Installed IIS and others
3- SQLServer 2000 Enterproze edition.
4- Visual Studio 2005

First I set the Connection string of web.config file. After this configuration it was showing debug error. I set the debuge=true and strict=false. After this it is now showing following error which is beyond of my capacity.

--->>>
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:
Server.ScriptTimeout = Integer.MaxValue
Select Case GetUpgradeStatus() -->Error Line
Case Globals.UpgradeStatus.Install


Please help
thnks in adv

What;s the trendy technique for web programming today

In 2006 i stopped programming in web platform. In that time i was following ServerCommunity "style" of programming. I am talking about the tiers trendy style in that time. i know still that's trendy but i have heard of MVC and other new "ways" that have come out. I remember when DotNetNuke "style" came out. It was pretty good. So, I have the whole Visual Studio 2008 suite, 3.5 framework, silverlight, etc etc. I need to make the best use possible of the new advances out there. I am very into separating UI from processing and all that kind of stuff. Thank you

Can somebody tell me where can i find a offline setup of DotNet Framework 3

Can i find it from downlaoding Visual Studio 2008?.

Help me i need a professional SQL server developer, using DotNet

how can i insert/update a table and get the values from another tables using SQl server 2000 strored procedure,in other way the user will insert an information as a 'string' and my table is a "smallint " the values must convert to a small int using another table the another table have 2 columns (1D as int,str as varchar(20)) the user input from the str and i have to insert the ID of that str.

please help me imediatlly

PLZ help me i need a professional SQL server developer, using DotNet? To insert from table

how can i insert/update a table and get the values from another tables using SQl server 2000 strored procedure,in other way the user will insert an information as a 'string' and my table is a "smallint " the values must convert to a small int using another table the another table have 2 columns (ID as int,str as varchar(20)) the user input from the str and i have to insert the ID of that str.

please help me imediatlly PLZ PLZ PLZ

Server error can somebody plz help

this is what happens

Server Error in '/rewards' Application.
--------------------------------------...

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 40: }
Line 41: //UpperDeck 2
Line 42: SectionTitle = String.Format(AppLogic.GetString("defaul...
Line 43: m_HomeTopic = new Topic("hometopintro",ThisCustomer.Locale...
Line 44: if(m_HomeTopic.ContentsBGColor.Length != 0)


Source File: e:\Websites\Kids_Rewards\default.aspx.cs Line: 42

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
AspDotNetStorefrontCommon.AppLogic.GetSt... key, Int32 SiteID, String LocaleSetting) +67
AspDotNetStorefront._default.Page_Load(O... sender, EventArgs e) in e:\Websites\Kids_Rewards\default.aspx.cs...
System.Web.Util.CalliHelper.EventArgFunc... fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegat... sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Bo... includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061




--------------------------------------...
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Looking for ASP.NET 2.0 based Application Frameworks. Can you suggest some options

I am looking for options for an ASP.NET 2.0 based web application framework OTHER THAN communityserver.org and the ones listed here: http://www.asp.net/downloads/starterkits...

* They should be based on standard ASP.NET 2.0 technology (WebParts, Themes, MasterPages)
* If there is any Ajax included it should be based on Atlas (will consider others, but prefer Atlas)
* They should use the standard 'provider model' that comes with ASP.NET 2.0
* Should make use of 'standard' ASP.NET 2.0 WebPart technology (not like DotNetNuke [DNN] that cannot be used on standard ASP.NET 2.0 sites)
* Should be able to take advantage of ASP.NET 2.0 Themes/Skins and MasterPages (DNN uses its own skinning technology)
* Framework should be a fully functional application (like the starter kits listed on the URL above) that one can built on top of

Please list at least two options.

What software would allow me to create a website like this

Please look at this website:

http://atlanta.citysearch.com/yellowpage...

I want to create a website that has a business directory like the above site. I really like the layout but I am curios what they used to create that site? I have tried DotNetNuke but it seems very limited. I am looking for a CMS that will allow me to perform the same features.

Can this be done in Sharepoint? Any help would be EXTREMELY appreciated.

Thanks!!

What is the use for DotNetNuke ans Micosoft SharePoint Portal

Dotnetnuke is a framework for deploying ASP.NET applications. You can find more on www.dotnetnuke.com

How do I serialize entities using WCF

 How do I serialize entities using WCF (Windows Communication Foundation)?

What versions of cSharp Supports LINQ?

 What versions of C# Supports LINQ?