Hi Folks,
I couldn't find a forum specifically for Sql Server Compact. This forum looked closer than anything else. Please let me know if there is a better forum for me to post this in :)
Please tolerate some newbie questions...
1) When I go to download Sql Server Compact 3.5, I get a...
Windows Mobile 6
C#
Visual Studio 2005
Hi Folks,
How can I hide the Horizontal ScrollBar from my TabPage while still showing the Vertical one?
I'm creating a Windows Mobile 6 application. I'm programmatically shortening my TabControl, which in turn automatically shortens my TabPages. I...
Hello,
I’m building a Windows Mobile(6) application.
(I’m pretty new to both Windows Mobile programming, and C#).
I’d like to be able to tell when my textboxes at the bottom of a form are covered by the (virtual) keyboard.
I’d also like to be able to tell when the user “opens” the (virtual)...
Hi Folks,
I'm trying to view the definition of a (user defined) function from Query Analyzer. The following statement works well, but the text in the 'definition' column is truncated to maybe 254 characters.
SELECT name, definition
FROM sys.sql_modules AS m
INNER JOIN sys.objects AS o ON...
PROBLEM: System.Diagnostics.Debug.WriteLine() doesn't display in the Output box.
SOLUTION: Close Visual Studio, and then re-open it.
ENVIRONMENT: Visual Studio 2005 / C#
DETAILS:
Hi Folks,
Earlier today, I could not seem to get the results of a line of code to display anywhere...
Hi Folks,
I’m an Exchange Newbie, so please excuse any incorrect terminology / general ignorance on my part :o)
(I’m using Exchange Server 2007 if that makes any difference).
Here’s my question:
Can anyone tell me how to get exchange to NOT change the URL address of an appointment when I...
Hi Folks,
Can anyone give a newbie a pointer?
I'm trying to programmatically set an Outlook 'Categories' to true (checked).
The flag/field I want to set is 'Hot Contacts'.
I believe the field that corresponds to 'Categories' is 'Keywords'.
I think that it is an array of strings.
So, I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.