Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: Swapnil Palande
Forum: C# Aug 23rd, 2006
Replies: 2
Views: 68,895
Posted By Swapnil Palande
Hi all,

Please solve my Problem:

I have DataGridView and Dataset. I want to add data from dataset to datagridview row by row and not by using DataGridView.DataSource method.

For ex....
Forum: C# Aug 4th, 2006
Replies: 5
Views: 21,884
Posted By Swapnil Palande
We can do it by AcceptButton property of Form.

Thanks and regards,

Swapnil.
Forum: C# Aug 3rd, 2006
Replies: 5
Views: 21,884
Posted By Swapnil Palande
I need to set default focus (i.e. after enter user name and password when I press enter key the submit button must get click) to submit button in windows base programme not web base.



Thanks...
Forum: C# Aug 2nd, 2006
Replies: 5
Views: 21,884
Posted By Swapnil Palande
Hi all,

How to set default focus on button in winform using C#?

Thanks and regards,

Swapnil.
Forum: MS SQL Jul 26th, 2006
Replies: 1
Views: 4,252
Posted By Swapnil Palande
Hi All,

I have got the solution:

--objects
create proc usp1 @num int output as
set @num = @num + 1
go

--calculation
Forum: MS SQL Jul 26th, 2006
Replies: 1
Views: 4,252
Posted By Swapnil Palande
Hi all,

Please help me in solving following query.

Can we define in sql server the same parameter as input and output?

How to do it?

Thanks and regards,
Forum: C# Jul 21st, 2006
Replies: 17
Views: 93,683
Posted By Swapnil Palande
Thanks hollystyles,

This is what I am looking for. Thanks very much.

Static class contains only static Members.

Hence in your code, "m_globalVar" should also be define as static....
Forum: C# Jul 21st, 2006
Replies: 17
Views: 93,683
Posted By Swapnil Palande
Thanks Alex,

I tried "Serialzation" and it is working fine. But problem is that whenever you want to retrive the value of variable you have to "deserialize" the object.

In my case, there is...
Forum: C# Jul 14th, 2006
Replies: 17
Views: 93,683
Posted By Swapnil Palande
In this problem I am speaking about Window based application and not Web based application. Here global variable means the variable which is accessible to all forms or classes.

I tried static...
Forum: C# Jul 13th, 2006
Replies: 17
Views: 93,683
Posted By Swapnil Palande
Hi all,

Please help me solving following query:

How to add global variable in C# window base application. This variable must be accessible to all forms.

What I exactly want is:

I have...
Forum: C# Jul 6th, 2006
Replies: 10
Views: 31,300
Posted By Swapnil Palande
Hi Gowrishankar,

What is the exact error? And also give the code you have written.
Forum: C# Jul 6th, 2006
Replies: 10
Views: 31,300
Posted By Swapnil Palande
Thanks campkev,

I have checked it and it is working fine.

I want code for decryption also. I want both to encrypt and decrypt the message. Can you send the code for decryption?

Thanks and...
Forum: C# Jul 5th, 2006
Replies: 10
Views: 31,300
Posted By Swapnil Palande
Dear all,

Please help me in solving following query.

I want to use Encryption and Decryption to add password to database and to retrive password from database.

What is the code for this?...
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC