Software Development Network Logo
  • VS Express Editions
  • .NET Development
  • Windows Live
  • Visual J#
  • Visual C#
  • Architecture
  • Visual FoxPro
  • Microsoft ISV
  • Smart Device
  • Visual C++
  • Windows Forms
  • SQL Server
  • Windows Vista
  • Visual Studio
  • Game Technologies

Software Development Network >> Iain Maxted's Q&A profile

Iain Maxted

Member List

cMassie
psychogeek
Dave Howe
Drea27
jaymik
donald_hodges
kbe
Sabbadin
Jim Wilcox
scudrock
PsilentKnight
tpickett
Pratibha V
Wessty
Ayenew Wudu
Frank Melvin
Neil Danson
Assimalyst
saisiri
Jon Peltier
Only Title

Iain Maxted's Q&A profile

  • Smart Device Development How to start data call via program?

    Hello, I currently am able to get whether a datacall is active using the following: Dim bolPhoneActiveDataCall as boolean = CType (SystemState.GetValue(PhoneActiveDataCall), Boolean ) How do I start a data call if this value is false in vb.net Thanks in advance. John This forum is intended to deal with issues directly related to the .NET Compact Framework. It appears that this ques ...Show All

  • Visual Basic How to Telnet a UNIX Server?

    Hi, I am having a problem with creating a Telnet client. The problem is teminal emulation. Can anyone help me Cheers Shifaz You mean you want to write your own telnet client (emulator) using Visual Basic Or you want to start the telnet session using the telnet command provided by Windows in Visual Basic This forum is for Visual Basic questions, please specify how are you planning to use Visual Basic regarding your telnet clien ...Show All

  • SQL Server Some ideas for custom tasks/components

    Hello, I had an idea that it would be nice to be able to extend the functionality of an existing SSIS component or task by inheriting from it. Perhaps in a similar way to how it is possible to extend user controls in .Net. e.g. The rowcount is a useful component but it would be good to create a new component that inherits from it and then override the PostExecute() method to fire an Information event containing the number of rows. That's a ...Show All

  • Windows Forms How to get user control from contextMenu.SourceControl

    I have a form populated with numerous controls of type ScreenDevice, a user control.  All instances of ScreenDevice are bound to a common contextMenu (contextMenu1), which contains a menuItem (menuItem3).  I have coded the click handler for this as  ...Show All

  • Software Development for Windows Vista Bluetooth bind problem.

    Hi all, I've been programming in bluetooth under linux with bluez. But sometimes it gave me bugs, and i decided to swich to windows bluetooth. Till now i've ported a file push application writen myself and till now it's every thing fine, I use winsock32 and it works, but my objective was that of using more than one usb dongle at one time, and so i added to my application: localInfo.addressFamily=AF_BTH; localInfo.btAddr=localAddr.ull ...Show All

  • SQL Server Failed to install IDE using September CTP

    While installation of September 2005 CTP, the installation failed to install ID E SQL projects . Is this known issue or did I miss any thing. Regards, V SQL Server 2005 does not ship Visual Studio 2005 SQL projects. You would need to install it separately. Thanks, -Vineet. ...Show All

  • Visual Studio VSTemplates and Localization

    Hi there, we use the new vstemplate project templates for our project system but do not support all the locales that VS itself supports. So, for example, we have a bunch of zip files under the 1033 directory for English and the same(localized) versions under 1041 on a Japanese install. When we install on a different localized version of VS (E.G. French) none of the templates appear in the New Project dialog (since we haven't installed anything t ...Show All

  • Visual C# .dll options

    Im making a .dll and when people use it i want them to be able to seee a structure like this... -- part 1 -- option 1 --|-- part 2 | Begin. - -|- - option 2 --|-- part 1 | -- part 2 -- option 3 ---- part 1 One more thing is all the 'parts' i want to be 'public voids' of my own coding, any help would be appreciated well for example ...Show All

  • Visual Studio Express Editions Running a console application inside a windows app.

    I have a windows forms application that I am writing, and a second console application that someone else wrote. I'd like to be able to run the console application in my windows application. An example of what I mean: http://www.winterboard.com/example.jpg I'd also settle for a way to start the console application hidden and then just redirect the output to that area. Is this possible Any ideas Thanks in advance, - Danielle ...Show All

  • Windows Forms .application file not found

    When I try to install a application I get http error 404 File not found for myapp.application file even it exist on my hard drive. How can I correct this. Thank's Sorin Sandu Romania All the three mime types are needed to be specified : .application application/x-ms-application .deploy  application/octer-stream .manifest  application/manifest u dont have to add the mapping of .application to use dfsvc.exe. If the mime ty ...Show All

  • SQL Server Is there any way to decrypt the login info?

    Hi all. The new feature of login encryption still tortured me and my company's fellow :( We can't use the server's profile nor server's login audit functionality. The reason is.. they do not want any additional feature to the server even if it's just a small task. So.. I know that self signed certi generated whenever the MSSQL server started. My question is.. 1. Where is that self-signed certification. Is it loaded to memory or ph ...Show All

  • Visual Studio ReportViewer error

    I have SQL Server 2005 and Reporting Services installed on my development machine. I have successfully created and deployed a report using Visual Studio 2005, and I've viewed it using both URL access and the SOAP web service. I just tried adding a ReportViewer control to an ASP.NET web form on the local IIS server, but after I enter the parameters and click the "View Report" button I get the following message: Unable to connect to the remo ...Show All

  • Visual Studio Express Editions Books which cover XML with C#

    Anyone know of any good books which cover XML and C# The only one i've found so far is Beginning C# XML: Essential XML Skills for C# Programmers Okay, I'm not sure how good book this is, but take a look at this: Professional ASP.NET 1.0 XML with C# www.bookware.com.au/cgi-bin/bookware/1861007248 I listed there some links, where you can learn more. www.perfectxml.com/articles/xml/csharp.asp www.c-sharpcorner.c ...Show All

  • SQL Server SQL 2k5 connection to SQL 2k

    So I posted this question here... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=325966&SiteID=1 but perhaps that was the wrong forum. I have a new SQL2005 instance that is not able to connect to my old SQL2000 instance. However, I have many other instances of each and all the OTHER 2k5 instances can connect to the 2k instance above, and the 2k5 instance above is able to connect to all the OTHER 2k instances. I have been sea ...Show All

  • SQL Server Cannot connect to 2000 analysis services from SSMS for 2005

    I am not able to connect to SQL Server 2000 analysis services from the SSMS for SQL Server 2005. I have both domain admin and sql server 2000 admin permissions for the sql server 2000 box in question. The error message I get is as follows: A connection cannot be made. Ensure the server is running. Microsoft.AnalysisServices.AdomdClient No connection could be made because the target machine actively refused it ( system) T ...Show All

©2008 Software Development Network

powered by phorum