Forum: C# Jan 5th, 2009 |
| Replies: 6 Views: 1,125 Yes I tried googling but did not find anything suitable. I too am working on Microsoft.CCi library for the first time :( !!
Thanks for your suggestion. I shall try to work on that. |
Forum: C# Jan 5th, 2009 |
| Replies: 6 Views: 1,125 Hi Ramy,
I have tried the approach you have mentioned but am unable to get the desired result. Also, the check needs to be done not only with commandType.Text or StoredProcedure but with other SQL... |
Forum: C# Jan 2nd, 2009 |
| Replies: 6 Views: 1,125 Hi,
I am not unable to understand your question. Can you please be eloborate?
Regards,
Sahana |
Forum: C# Dec 30th, 2008 |
| Replies: 6 Views: 1,125 Hi All,
We have a requirement to write a custom FxCop rule to generate a warning message when a SQL Query is encountered in the program and suggest to use a Stored Procedure instead.
... |
Forum: C# Dec 1st, 2008 |
| Replies: 1 Views: 1,353 Hi,
I am working on "Creating A Multiuser Chat Application" in C#. The code is generating an error --
"SocketException unhandled -- The requested address is not valid in its context" when it... |