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

Software Development Network >> jobin thomas's Q&A profile

jobin thomas

Member List

Vishvas R Trikutkar
dron747
kjm2dba
JavaBoy
CHowell
tuzojazz
RonF
parlster
bobwilmes
ua1
MLN
JeanH
Steve Cook
Serge Bollaerts
jwdaigle
Peter Mooney
corner22
p3aul
pmania
Riggs16784
Only Title

jobin thomas's Q&A profile

  • Visual C++ how to load pass and get info from (System::Object^ sender, System::EventArgs^ e) C++/CLI

    Hi! all I'm back again!! The internet is full of information but there are some things when you type them in you get 5 million pages of irrelevant information What I'm after is how do load these up with info and then how do you unpack them on the other end....... (System::Object^ sender, System::EventArgs^ e) Thanks! P.S. Do you know were I can get a rainman (like in the 1988 movie) for C++/CLI I'm playing with VS2005 Pro C++/CLI managed Hi, normally those are the arguments of event handlers. In the first argument goes the object that raised the event and in the second go ...Show All

  • Windows Forms Problem in Opening Word on 98

    Hi, It would be great if some one help me on this issue. I am facing a problem in opening MS Word through vb.net windows form on O/S 98. I am opening Microsoft Word using Late binding. Installer also contains MSWORD9.olb. But when open Word from the application on O/S 98 it gives run time error. Thanks in advance. Does your application a ...Show All

  • Visual Studio 2008 (Pre-release) AutoGen support for uniqueidentifier columns

    Hi, I notice that the AutoGen attribute currently only supports IDENTITY columns. Are there any plans to have support for auto generation on uniqueidentifier column values Regards Jerrie Pelser ...Show All

  • Smart Device Development App not listed in Remove Programs

    I've created a simple app in CF2.0 and created a .cab setup project, copied the cab over and installed fine. The only issue is that the app doesn't show up in the remove programs list Is there something I have to do manually to get it listed there [Version] Signature="$Windows NT$" Provider="JGADesign" CESignature="$Windows CE$" [CEStrings] AppName="GMailCheck" InstallDir=%CE1%\%AppName% [Strings] Manufacturer="JGADesign" [CEDevice] VersionMin=4.0 VersionMax=5.99 BuildMax=0xE0000000 [DefaultInstall] CEShortcuts=Shortcuts AddReg=RegKeys CopyFiles=Files.Common1,Files.Common2,Files.Common ...Show All

  • Windows Forms Databinding ComboBox Woes. AARRGGHH!

    Hope someone could help here! I am binding a combobox to a dataset. The binding is working correctly when I get an existing record; it’s a new record that is blowing up.  <b>Problem:</b> When I create a new record in the data entry form, I prefill 2 combo boxes on a text box’s lost focus (Existing user’s Sales ID and location). Everything&n ...Show All

  • Smart Device Development listbox and datasource problem

    Hi i have one problem with data in the listbox. if i assign Listbox1.datasource =  ArrayList1; and then if i work with arraylist items (add, remove), in the listbox is no change. why That is expected as ArrayList produces no notification events, so control is unaware of changes. To refresh the list you can rebind the array list after each change. To do so change the data source to null and set it back to ArrayList. That makes ArrayList a very poor data source, plus it’s very slow as reflections will be used to access data. You also can use data source which supports notifications. For example, DataTable, BindingList (V2), ...Show All

  • Visual Studio Tools for Office Problem Visual Studio RC and Word.Application

    I just installed the Visual Studio RC (Team server) and i need to work with Word.Application. I try to install Visual Studio Tools for the Office System (beta2) but it failed because need .NET Framework BETA 2 ... and i have .NET Framework 2 (installed with RC) Can i solve this problem PD: Sorry if my english is not very good. I'm from Spain. THANKS!!! You cannot use VSTO 2005 Beta 2 with VS RC. You'll have to use the final release version of VSTO 2005, which will be available when VS 2005 ships. Thanks! Mike Hernandez Community Program Manager VSTO Team ...Show All

  • Software Development for Windows Vista Win32/MFC: Ownerdraw MenuItem - Never receives ODS_SELECTED

    Hi, I've run into a serious problem here with Vista Beta 2 build 5308: When using an ownerdraw menu the menuitem never receives the ODS_SELECTED state. All other states work fine though. Neither my own Win32 code nor any MFC sample code ("OfficeXP Style Menu" and so on) from sites like codeproject.com do work on Vista. But all do work on 2K, XP. Now, Is this a (known ) bug in Vista A driver problem What can i do Thanks in advance, I'm seeing the exact same problem with BCMenu (Brent Corkum) used in commercial apps. I consider this to be a serious bug that they'll have to address in future build ...Show All

  • Windows Forms Windows Forms

    Hi,  I want to develop a simple chat application.I want to incorporate smileys.Hence, I wanna concatenate string with an image as ':)' has to be replaced with a smiley image. Please help.. Hi, Thanks rkimble! Im not able to get this piece of code working.Can you help me out ...Show All

  • Visual Studio Team System FxCop support in VSTS

    Managed Code Analysis feature in Visual Studio Team System - 1. Is library support present for writing cusom rules 2. How are custom rules applied on target projects 3. Are all the features in FxCop like reporting supported Firstly you should know by the huge pricetag you presumably paid. Normally that would be proceeded by a lot of sober consideration (people don't normally throw away $6000 without knowing what they're getting). Secondly you can find out via Help/About, like with most apps. Mine has the byline "Team Edition for Software Developers" under Visual Studio 2005. ...Show All

  • Windows Forms Comunication between two forms

    Hi at all,    i need to set the DataSource of my grid situated in FormA from FormB. How can I do Is it possible thanks i'm a newbie mikunos Yes its possible to pass values between 2 forms. There are many ways to acheive the same, depending upon your scenerio Are Form A and Form B part of the the same application If they are you can write a new Event on Form A and Fire It when the user selects a new data source. Form B would subscribe to this Event and in the event handling method it would receive the new Data Source and use it to refresh the Grid. Other way would be if you open Form B from Form A, then in the co ...Show All

  • Visual Studio Available fields when Charting

    Hi Crystal Experts I have a crystal report which works fine in reporting the data from the dataset The data is grouped by EmployeeDepartment and Weeks where we can see the salaries per week within each parent department However I got a unusual request from my boss to report on a statistic. The way we calculate this statistic is value  = Sum(IndividualSalary)/DistinctNumberOfEmployees I have created a field called DistinctNumberOfEmployees I have 'Distinct Number of Employees' as a running total and it works fine I have placed this on the group footer for Weeks I then created a  formula field called AverageSalaryPerWeek which uses t ...Show All

  • Software Development for Windows Vista I got only one thing to say...

      I tried to contact mr. Gates for several months, but there was no answer to my letters. I tried as well to contact other's in the Microsoft Cooperation, but with no success. I had and certainly still have some great ideas to combine with the Vista OS... and many more ideas that would probably deal with the open source madness. But, as you know, there are two sides to this war, Microsoft and Google... I assumed Google would be very interested in my proposal, and I was extremely correct! My sites can definitely affect a great number of teenagers which are going to be the next generation of technology, and might understand, w ...Show All

  • Windows Forms How to Delete Records from Sorted DataGrid, , Programmatically

    I have a Delete button on a form and a datagrid (forms). When I sort the datagrid and run my Delete Routine, I end up deleting with reference from the row number. So if A (which it's absolute positions in 2) is sorted and is now in row 10, when I delete it, it removes which ever was in row 10. How would I get the absolute row position of a row in a sorted datagrid Hello, you can get the actual row's index from something like this (where myDS.myTABLE is your datatable bound to the datagrid and Me refers to your windows form) Dim index As Integer = 0 index = Me.BindingContext.Item(myDS.myTABLE).Curre ...Show All

  • Visual Studio Express Editions No Framework !

    There is any way to use a program made in Visual c# withou needing to install .net framework 2.0 Thanks, Miranda NO. actualy you don't write program from scratch in .net framework you use framework libraries, and engine so your program will not run untill you provide the engine and the supportive libraries , as well as the programs that made with java need JVM to be running on your computer , the programs that you will write in C# need .net framworks to run hope this helps ...Show All

©2008 Software Development Network