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

Software Development Network >> gpalmer43's Q&A profile

gpalmer43

Member List

Jazzy
mox_01
Rena
quadratron
Jxxxxxxxx
Ganesh Rangarao
blond
pgklada
Dahuan
Sergei Kantere
David Smitty
Netasia
Leon You
crossow
Bob D.
Karthikeyan
Jonathan Green
AleksL
rkpetersen
Sandor Heese
Only Title

gpalmer43's Q&A profile

  • Visual C# Highlight multiple found word in RTB in C#

    hello, i have highlighted the searched word in richtext box. but, the thing i have to do is search multiple words at once and highlight them with different colors in rich text box in C#. i know the only the concept i.e. one should use the array for storing the words that are going to searched. but, i dont know the actual coding method as i am only a beginner learner of C#. plz help me by sending some code snippets pr the sites links. ...Show All

  • .NET Development Help with a Xbox Lan please

        I have a Xbox Lan connected to a switch, when they are on (playing or not playing), the switch turn on a light, some one know how can I detect the slot number used in the switch or in a router , i am using C Sharp, thanks Can you please provide more details regarding what you are trying to do   Assuming you are trying to determine the port # on the switch that the xbox is c ...Show All

  • SQL Server Command USE with variable

    Why I can’t use the command USE with variable declare @banco varchar(20) select @banco='xpto' USE @banco I have try in other way without success DECLARE @banco varchar(50) declare @SQL varchar(50) select @banco='xpto' print @banco select @SQL='USE '+@banco print @SQL exec(@SQL) Help me, please. Rodrigo It is executed at both compile time and run time, so I presume that is the reason. Not all comma ...Show All

  • Windows Forms Running a console app as a scheduled task

    Hi guys, I'm having a bit of a problem getting a VB .NET console app to run happily as a scheduled task. The app itself generates a bunch of word documents on a file share on another server by reading from a template file and ins ...Show All

  • Visual C++ Two Dlls, Same Namespace, Cast Problem

    . Rob: in the .NET world there is not a 1-1 mapping between assemblies and namespaces: in fact there is a many-many mapping. An assembly can contain many namespaces and a namespace can be spread over many assemblies. A good model here is the Base Class Library that ships with the CLR. You have mscorlib.dll - this is assembly that contains all the common types: System::Object, System::String, etc. Every other .NET ...Show All

  • Windows Forms How to use windows form for a new project...

    I'll try to explain my problem: I have to realize an application to work with database!   I would like to create a layout in which there is a simple upper “toolbar” (with various buttons) and a central area in which there are all the instrument necessary to update, read and search data…   I would like to make visible the “update page”, “read page”, etc., only when I click the relative button. For example, when I click the b ...Show All

  • Smart Device Development Evaluating contol name as expression

    Hi, I'm working an a project for a PDA and bumped into following problem: I need to assign text to labels dynamically in a loop. Unfortunatelly it seems like compact framnework does not support the findocntrol function, is there any other way here is an example what I'd like to do (simplified..) ------------------------------------        While res.Read() = True           ...Show All

  • Visual Studio Debugging Error Message of VS2005

    --------------------------- Microsoft Visual Studio --------------------------- The following module was built either with optimizations enabled or without debug information:   C:\Documents and Settings\ Peter Peter \Local Settings\Application Data\assembly\dl3\GK36Y4X8.1TR\K1JO6NOP.P99\bc8980d3\f0e49e63_711dc601\MyResources.dll   To debug this module, change its project build configuration to Debug mode. To suppress this m ...Show All

  • Windows Forms Click Once + Active Directory Deployment

    Does Active Directory Deployment (via Group Policy) support the deployment of Click Once On/Off-line applications If so, how do I do that (I know how to do Active Directory Deployment with msi) The answer was "no" At least for the current version ...Show All

  • .NET Development VS 2005 + SQL Express 2005 - Database connection error - An error has occurred while establishing...

    I created a sample application that has a mdf file and tries to connect to the SQL server express with the following connection string. Data Source=.;database=sample;Integrated Security=true;AttachDBFilename=sample.mdf When I open the connection, I am getting the following error. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the defau ...Show All

  • Windows Forms Reporting Tools for VB.NET

    Hi, Need to choose a reporting tools for VB.NET. I'm looking to develop a Windows Form application which use an Access Database placed in the file server.  There around 50 users will use this application. The reporting tools should able to export&nb ...Show All

  • Smart Device Development WIFI signal strength detection

    Good day, Is there any way in which I can see what the signal strength is by using my vb smart device application I have found examples for normal VB.NET application but nothing for smart devices. My problem is that when I try and synchronise my SQL Server CE database on my mobile device and my SQL Server 2000 on the server over WIFI and there is no convereage it takes for ever, about 25 seconds, before realising it can do nothing and in stead ...Show All

  • Smart Device Development VOice recording with C# ( Application for a pocket PC)

    Hi all, I have a project about developping an application that records voice using the C# language. Than i have to send the file back to a server. Can anyone help me plz Thank YOu Take a look at this search result on the CF newsgroups: http://groups.google.com/groups as_q=voice+recording&num=10&scoring=r&hl=en&as_epq=&as_oq=&as_eq=&as_ugroup=*.compactf ...Show All

  • Visual Studio Team System Querying for Related Workitems

    We are in the process of evaluating Teamsystem for development of application software for two-way radios. The environment seems very well integrated and it looks like it will fit our needs. However, when producing queries, I was wondering if there is a way to query a workitem for it's related workitems and vice versa. For example, if I wanted to see which workitems have a related link to a workitem I am querying, is this possible Appreciate a ...Show All

  • Visual Studio Express Editions Express and "MSDN Desktop search" together ?

    Anyone using these two together and having crashes I cann't seem to have a hours worth of programming done or my machine is totally frozen and I have to restart it... txs jmw Jmw - We haven't heard of any problematic interactions between Express and MSDN Desktop Search before, but if you see this problem in an isolated installation, or in a way you can provide any more details about, we'd be very interested in ...Show All

©2008 Software Development Network

powered by phorum