First  |  Prev |  Next  |  Last
Pages: 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
Compose new messages - Full screen
Recently whenever I click on "new" to begin composing a new message in Outlook Express the window that opens is only a partial screen. Can anyone direct me to how I can change the settings to have the new message window open to a full screen? -- ... 8 Jul 2008 18:15
accessing control properties
Hi, I'm a newbie at creating my own controls. I've created my own control using: foreach (Control lb_control in this.Controls[0].Controls) This particular control is a ListBox. How do I access its properties such as "SelectedItem", "Clear", "Item", etc ?? I can only see lb_control.ResetText(), lb_contr... 8 Jul 2008 14:08
Windows media player - scroll bar when viewing full screen
Hi, I would appreciate if some one could help me with this. Recently i observed that when i am viewing vedio in full screen mode i am unable to see the scroll bar at the bottom, this facility was available earlier. Is there any quick fix or should i have to download to set up player again. Thanks ... 8 Jul 2008 13:06
Is that possible to call .net 2.0 com component fro .net 1.1 application?
Hi all, We have an application which is created in .net 1.1(Visual studio 2003). Now we need to create maps from this application. The only chioce for us is to use ESRI libraries to generate map images. The issue is, current version of ESRI (ArvGIS 9.2) only support .net 2.0. I wrote a map component with Visua... 8 Jul 2008 13:06
Load balancing solution
We are having a .NET website where we would like to have load balancing. There will be two front end web servers (iis), serving traffic coming from an Akamai layer (which will replace the client ip address in the request with the one from Akamai). Because of this Akamai layer, we will have to use a load balanci... 8 Jul 2008 11:03
slighty OT: best places to work in the EU for a programmer?
I do .Net/SQL, want to relocate to the EU from the US. Can anyone recommend places to start looking to take on contracts? Paul ... 9 Jul 2008 13:43
@"string"
Why do I see a @ preceding strings in code examples? What does the @ do? thanks! ... 9 Jul 2008 03:27
Why this error message appear
why this error message appear? Com object that has been separated from its underlying rcw canot be used. the code here: Try Dim cn As New OleDbConnection cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=MyCustomers.mdb;Persist Security Info=False" cn.Open() Di... 8 Jul 2008 10:01
e.FindControl()
Hi all, I want to loop thru the Controls.Controls collection to find a listbox located within the 3rd tabpage of a tabcontrol on my windows form. I've written this code, but I don't want to hard-code the tabpage index. I want the code to be able to search thru all the tabpages for the listbox. So far the li... 8 Jul 2008 07:58
Central point to check for LAN disconnection in .NET
Hello, We have an application that use data from our sql server. We access this information trough TableAdapters, direct queries and datacontextS (LINQ). All these methods use the same CONNECTION STRING located on the application settings. We don't explicitly open or close connections on these objects a... 11 Jul 2008 03:48
First  |  Prev |  Next  |  Last
Pages: 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128