Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Satyam ASP.NET Interview Questions
Questions Answers Views Company eMail

What are the page level transaction and class level transaction?

1 8443

How would ASP and ASP.NET applications run at the same time on the same server?

1939

How to find the client browser type ?

4 14549

what are the types of ASP objects ?

7 10843

Difference between application and session ?

12 52551

What is web application virtual directory ?

2 9206

Can two web application share a session and application variable ?

5 10550

If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?

1 4285

Difference between Active Exe and Dll ?

3 9024

Can the dictionary object be created in client?s scope ?

1981

About writting a query and SP which is better ?

5 7779

I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter.How can i deploy this without affecting the clent?s code ?

1 3302

About Global .asax ?

6 10768

If cookies is disabled in client browser will session work ?

7 33007

How do you make your site SSL enabled ?

3 14603

Post New Satyam ASP.NET Interview Questions


Satyam ASP.NET Interview Questions


Un-Answered Questions

Why we use LINUX?

510


what is the use of primary cost component split in PC? How would you calculate the overheads per qty without using costing sheet?

3536


How will you access single variable in all pages in a process/object?

168


Are arrays dynamic in java?

526


i am a mba professional,but i ve secured 59.5% in mba.will i get job in hr field ps tell me?

1467






What is mqseries channel?

522


Define mutex in C#?

600


god evening sir i am studying m.sc(tech)electronics &instrumention.am i elegible to all industies

1372


Can php variables have numbers?

521


public class ActionSearchBean extends GenericSearchBean { @Override public String search() { data.setRowCount(null); if(data.getRowCount()==0){ data.getNoRecordFound().setRendered(true); data.getDataScroller().setRendered(false); } return "searchAction"; } @Override public String clear() { data.setRowCount(null); if (data.getRowCount() > 0){ data.getNoRecordFound().setRendered(false); data.getDataScroller().setRendered(true); }else{ data.getNoRecordFound().setRendered(true); data.getDataScroller().setRendered(false); } data.setModel(new ActionDTO()); data.setRowCount(null); return "searchAction"; } } what is the purpose of @Override ...what will do @Override here ?

1985


What are the tools used by a tester while testing?

620


What do you mean by sap hana studio?

50


How do you ensure the structural integrity and safety of an aircraft during the design and manufacturing process?

108


How many Internet Architecture installs will you need for three application server domains?

1040


What are System Calls?

1230