What is the GAC? What problem does it solve?
Answers were Sorted based on User's Feedback
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
differenc between visual studio 2005,2008 & 2010?
what is microprocessor?
What is meaning of web application. & the purpose of web application. with description.
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
Difference between delegates and Events?
What do you mean by an array ? explain with an example
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
How to call a C++ function which is compiled with C++ compiler in C code?