Posted on 02 August 2008. Tags: Advance PHP, Basic PHP, PHP, PHP Interview Question and Answer, PHP Interview Question with Answer, PHP Interview Questions, Technical Inteview Question
Question : What are the differences between Get and post methods in form submitting. Give the case where we can use get and we can use post methods? Answer : When to use GET or POST The HTML 2.0 specification says, in section Form Submission (and the HTML 4.0 specification repeats this with minor stylistic [...]
Read the full story
Posted in PHP
Posted on 02 August 2008. Tags: Active Server Pages, Active Server Pages Interview Question, Advance ASP, ASP, ASP Interview Question and Answer, ASP Interview Question with Answer, ASP Interview Questions, Basic ASP, Technical Inteview Question
Question : How are scripts executed? Answer : ASP provides scripting engines that execute the corresponding scripting languages on the server side. Scripts should be encoded within the “< %…. %”. Question : Explain the building blocks of Client/Server? Answer : The client side building block runs the client side of the application. The server [...]
Read the full story
Posted in ASP
Posted on 16 March 2008. Tags: .Net Framework, Best Interview Question, C#, C# .NET interview questions, C# Interview Question, Interview Question, Question & Answer, www.shashionline.in|Best Interview Question
Are private class-level variables inherited? Yes, but they are not accessible, so looking at it you can honestly say that they are not inherited. But they are. Why does DllImport not work for me? All methods marked with the DllImport attribute must be marked as public static extern. Why does my Windows application pop up [...]
Read the full story
Posted in C#.Net
Posted on 16 March 2008. Tags: .Net, .Net Framework, Answer, ASP.Net, ASP.NET Interview Question, C#, Interview, Interview Question, Question, Technical Question, VB.Net, www.shashionline.in|Best Interview Question
Q1.what are the new features in ASP.NET 2.0? A1. ASP.NET is a programming framework built on the common language runtime that can be used on a server to build powerful Web applications. The first version of ASP.NET offered several important advantages over previous Web development models. ASP.NET 2.0 improves upon that foundation by adding support [...]
Read the full story
Posted in ASP.Net
Posted on 16 March 2008. Tags: .Net, .Net Framework, .NET Interview Question, Answer, ASP.Net, C#, Interview, Interview Question, Question, Technical Question, VB.Net, www.shashionline.in|Best Interview Question
What is .NET? .NET is essentially a framework for software development.It is similar in nature to any other software development framework (J2EE etc) in that it provides a set of runtime containers/capabilities, and a rich set of pre-built functionality in the form of class libraries and APIsThe .NET Framework is an environment for building, deploying, [...]
Read the full story
Posted in .Net
Get Social!