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...
Hi Travis,
No apology necessary :o) Thank you for trying to help. Actually, you did help. Thanks for the tip about the AutoScale property. That is probably what will fix my problem.
Thanks again :o)
bb
Hi Travis,
Thanks for your reply. I'm somewhat new to C-Sharp / .Net so I might be misunderstanding. When you say CSS, I'm thinking Cascading Style Sheets for a browser-based application. Is that what you meant? My application is not a browser-based app. I'm just using regular windows...
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 George,
Thanks so much for your post. That was exactly what I needed. Sorry it took me a month to reply. The notification got caught in my spam filter :o(
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...
Hi Jason,
Thanks for the tip.
When I was having the problem, Visual Studio **said** it was in Debug mode.
However, after reading your tip, I tried manually putting it into Release mode to see if I could duplicate the previous problem.
Sure enough. I got exactly the same results. Just like...
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.