When I'm in the Eclipse IDE and save the project or change a property value of a widget in the property window, the icons at the top of the Graphical Layout window flash. This continues for a few seconds and apparently quits when the save or change is complete. Does anyone else experience...
I bought one of the Google TV's a few months back. Love the thing but not a whole lot of available apps, at least not like for the smart phones. Pandora, Scanner Radio, some live backgrounds, some others are there. But maybe it's an underserved market at this point. Should probably check...
Does anyone know which port Sync Services expects? We've got a firewall between our central office and outside offices and we have an occasionally connected application using SQL Compact Edition. How can I determine which port to open?
Does anyone know of a web service that brings back your internet connection speed. Kind of like this one:
http://reviews.cnet.com/internet-speed-test/
But I want to do it programmatically within an application.
My application is a click once available when users are disconnected. It installs in the "Documents and Settings\myusername" folder.
Is it possible to change this installation folder to something else?
I'm looking into a security model in which we will have an occasionally connected (Click Once) application.
(Briefly: Our users use tablet PCs to collect data while in the field. If they have a broadband connection they can access network resources. Without a connection they can still...
I'm looking into a security model in which we will have an occasionally connected (Click Once) application.
(Briefly: Our users use tablet PCs to collect data while in the field. If they have a broadband connection they can access network resources. Without a connection they can still...
I'm trying to use a datagridview with a multi column header for visual appeal like:
Monday Tuesday
Open Close Open Close
6:00 10:00 6:00 10:00
12:00 5:00 12:00 5:00
Where the header would be the "Monday" and the "Open" and "Close" spanning the two columns of...
We are using SQL CE on tablet PCs, that synchs with our host SQL 2005 Server using Microsoft Synchronization Services. On the tablets, when inserting a record, we get an error intermittently as follows:
A duplicate value cannot be inserted into a unique index. [ Table name =...
Visual Studio 2008 C#
Microsoft Office / Word 2003
I have a Windows form with a text box to capture text from the user. With this I have a button that allows a user to spell check the text prior to saving. This uses the spell check feature in Microsoft Word to look for possible errors. This...
I am using a DataGridView and would like to programmatically set the backcolor for a range of cells in it, similar to what the Outlook calendar looks like when meetings are displayed in Work Week view. Anyone know how?
In previous versions of IE you could edit the registry to disable the "Delete" history button in the Internet Options control panel.
Does anyone know how to do this in IE 7 ?
Hello All,
I need to create a .tif file dynamically for faxing reports. Our company has Crystal 9 standard. (Also have the developer's version if needed) Can this be done with Crystal 9? If so could someone point me in the right direction? The help docs don't mention this sort of thing.
-...
Is there a way in C#/ASP.NET to make all text boxes on a page ReadOnly? I have in mind to do like the following but the ReadOnly property doesn't seem to be available.
private void CCEReadOnly(Control ctlParent)
{
foreach (Control ctlChild in ctlParent.Controls)
{
if...
I have read the many articles about redirecting a path in a web app to a different url for a web server. Most talk about how to go from development to production. Which is exactly what I am doing. They say that it is simple:
1) set your web url behavior to dynamic
2) copy your app and web...
I have a web service written in C#. I have to validate outside (internet) users with an NT user account. The outside user will be a Visual Basic 6 client. I have been all over the internet and have not found a working example of how to pass the NT domain\user name and password to the web...
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.