Forum: C# Nov 16th, 2008 |
| Replies: 3 Views: 1,530 Hi,
Thanx for the reply and actually that is the clients requirement. if not i could have gone for OUT parameter.
As this is the client's requirement i could not change. So, please let... |
Forum: C# Nov 15th, 2008 |
| Replies: 1 Views: 716 Hi, If u r doing a windows application u can put ur applications exe file in the startup list of windows. That u can find under start>>programs>>startup.
If u r doing webapplcation and still u... |
Forum: C# Nov 15th, 2008 |
| Replies: 3 Views: 1,530 getting value of return value of stored procedure to code behined,with MicroSoft Patterns and Practices.
Hi all,
I am using Microsoft Patterns and Practices to make a database... |