M
Mohammed Abdel-Razzak
Dear sirs
I`ve some questions to ask concerning C#
1) I`m making my DB using MS-SQl server and connecting to
it using C#
when I try to save data in the SQL server it saves it
appending spaces to its end
and so when I try to search for some value in my tables I
don`t find it, because it is not written as I did
So how can I fix this problem??
2) I would like to connect to MS-Outlook from my
application to send an email to a specific user(s) I`ve
choosen thier emails from my application
How can I do that??
3) Is there any way that I can declare a variable that all
Forms in my application can see it (Global)
4) I would like to know if there is any control that can
view a web page in my application (I would like to
make 'Help' in my application looks like the one of the
MSDN)
I`ve some questions to ask concerning C#
1) I`m making my DB using MS-SQl server and connecting to
it using C#
when I try to save data in the SQL server it saves it
appending spaces to its end
and so when I try to search for some value in my tables I
don`t find it, because it is not written as I did
So how can I fix this problem??
2) I would like to connect to MS-Outlook from my
application to send an email to a specific user(s) I`ve
choosen thier emails from my application
How can I do that??
3) Is there any way that I can declare a variable that all
Forms in my application can see it (Global)
4) I would like to know if there is any control that can
view a web page in my application (I would like to
make 'Help' in my application looks like the one of the
MSDN)