what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?
4 16405how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 8381web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.
2 7142hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"
2 5585which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
2120How many modelpopup extender we frequire when we want more than one model popup on same page ?
3 5781Post New TCS ASP.NET Interview Questions
How to do subdomain routing in laravel?
Will the struts tags support other markup languages such as wml ?
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
State newton’s law of convection.
What is test object?
what are JCLLIB and STEPLIB in JCL?
what is netweaver
What does ctrl h do in word?
Explain security measures exist for .net remoting in system.runtime.remoting?
How do I start an excel spreadsheet?
What is chunk in spring batch?
10. Write a program in ‘C’ language that will perform the following operation on double link list. Each node of this list contains the address of previous as well as next node. The previous pointer of first node & next pointer of last node should contain null. 1. Creation of list with as many records as user want 2. Search a node in the list 3. Deletion at last position 4. Display 5. Exit Create separate functions for each operation. The create () will be used to create the list. It should accept no argument & return the address of the starting node. Search() will search a node in the list. It receives rollno as argument & return that node if found otherwise return null. The delete () function will delete the last node. It does not receive any argument & return structure type value at last position. The starting node of the double list must be declared as external pointer variable. Each element of double link list will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech
Is wix or wordpress better?
How to implement dynamic select and smart prompt? What's the major difference between them?
Why do we use data structures?