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

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

Qllie

Member List

sap22
GiannaCampbell
Ahren
Nate Block
carolyn H
Marcelo Jorge
tim.rachel
Axoren
Rick_Parker
PtrosProgrammer
Tausif Ahmed
tomkle
majinmunkee
TJ23
Veronica Smith
kdn
Bharti Reddy
Araki66
Khento
Thierry Tuo
Only Title

Qllie's Q&A profile

  • SQL Server SSIS Performance compared to DTS

    I'm new to SSIS, and trying to feel my way around but I've got some questions about performance. I've used DTS for a number of years, and I read in Donald Farmers blog that SSIS was about 7 times faster than DTS (mileage may vary).  Well, I may be doing something very wrong, because I'm getting about 7 times slower! I have around 40 dimension tables, most of them have less than 100 rows.  Only two have 60,000 rows.  Then I have a ...Show All

  • Windows Forms Edit mode in datagrid?

    Hi, How could i programmaticaly know that the datagrid is or is not in Edit mode   Thanks.   Datagrids don't go into edit, datarows go into edit, since the datagrid goes into edit for each cell and and ends edit when you move& ...Show All

  • Visual Studio Team System Can't we do bitmap checking in Visual studio 2005

    I need to check whether perticular image is exist in the testing page. how can i do that. thanks Unfortunately there is not a great way to verify dependent requests. There is some thing you can do. You can explicitly add the dependent request to the top level request. You do this by right clicking on the request and selecting Add Dependent Request. Then you can add a validation rule to the dependent request. ...Show All

  • Windows Forms Design-time functionality at run-time

    I am trying to find a way to paint a selection border around a control whenever it is active at run-time.  I would like the border to be as similar as possible to the selection frame that is displayed around a selected control at  ...Show All

  • Visual Basic Updating underlying table

    I have a form based on a BindingSource. The text controls' Data Source Update Mode are set to OnPropertyChanged. The FormClosing method (I almost said "event") has the line Me.nameBindingSource.EndEdit() Changes to the data in the fields on the form are not saved when the form is closed. How can I do this The BindingSource object allows binding and navigation of the underlying data.  Th ...Show All

  • Visual Studio Team System How do you actually upgrade to Team System???

    I'm with a small shop of 5 developers. We are currently in the Microsoft Partner Program at the Certified level, which gives us no Team System resources of course. So, how does a 6 person shop obtain Team Suite and Team Foundation Server Are we to pay 10k for each copy in addition to Team Foundation Server (which I can't find the price for) I also was wondering about MSDN subscriptions. We have an MSDN subscription through our Partner status ...Show All

  • SQL Server How do I get the script to create a table & all the Indexes

    In SS2K I could go to task and it would script the table, indexes and any other script that was set for that table. How do I do it with 2005 Thanks Right click on a database, select all tasks, generate scripts and then just follow the steps. If you are using SSMS Express it is not included. ...Show All

  • Visual Studio Custom coloring using MPF

    The documentation mentions the following for creating custom colorable items: - Set RequestStockColors to 0 or leave it untouched (Left it untouched) - Define your own ColorableItems in the constructor of LanguageService - Override GetItemCount and GetColorableItem methods of LanguageService I followed the above steps and still the custom colorable items do not show up in Fonts and Colors property page on Options dialog box. I made sure that th ...Show All

  • Smart Device Development Loading images as embedded resource: How to optimize

    Hi!!! I have a pda application that uses a dll that I made. That dll has some images that i load as an embedded resource, when i run the application, it takes some time t load all images and i can see in the emulator the images loading... What can I do to make the images load at the same time Thanks in advance A useful method of determining the full name of all embedded resources in your assembly is to use GetM ...Show All

  • Windows Forms Programmatically select a Listview item AND highlight it..

    When programatically selecting a list view item by doing this: lvFoo.Items[index].Selected = true; lvFoo.Items[index].Focused = true; The item seems to be selected however its not highlighted in the list. How do I actually highlight the item in the listview. This seems to be a different question from the              "Programmatically select a Listview item" question previously made in this for ...Show All

  • Smart Device Development Printing from mobile device and compatibility

    Hi, First I would like to tell u wat I am doing actually I am creating a windows form for device application which is link it to sql mobile edition 2005. So is definitely running on .net cf 2.0. So my question will this application of mind which is running on VS2005 will work on a device which is running window mobile 2003 Secondly the form which I am creating have some of the form component like text input and combo box etc etc. So on ...Show All

  • Windows Forms Running a function in one mdichild from another...

    I've seen other posts like this one, but the code samples were all in C# or the answers were unclear.  I have two child forms - if a record is added or deleted in one, the other reflects the change. Ex. One is a schedule, an ...Show All

  • .NET Development C++/CLI linked with win32 dll's in C# (msvs2005)

    Hi! I'm making a GUI for an engine I'm working on. The engine is separated into two win32 dll's and the GUI is supposed to be written in C#. I've decided to make the interface between C# and the engine using C++/CLI since that seems like the cleanest and best solution. So what I have is the following: EngineA.dll - the two engine dll's in win32 code EngineB.dll - * SVCore.dll - The C++/CLI interface class. Exposes functionality from the engines ...Show All

  • .NET Development Impersonation-Security ADVAPI32.DLL Problem

    Im coding the security component for the current RP we are developing in my company, the main problem is that when I use the LogonUser function from this DLL, I can only validate ADMIN users.. i.e. I create the John.Doe user, in the LOCALMACHINE (AdminTools->UserConfig->LocalUsers) and then added it to the Users group. Try the mentioned function in a simple program and it fails... return to the control panel, changed the the permisions of ...Show All

  • Windows Forms How to view XML in WebBrowser control using the DocumentText property?

    Hi, (This is on .NET 2.0)  The only way I managed to show XML in the webbrowser control was to write the xml contents to a file and then use "Navigate(...)" to open the file. This is a bit awkward for me because I have the XML in a string variable, and the most straightforward way to do it would be to simply assign it to the "DocumentText" property. But that did not work... (nothing is displayed, although using the context menu to view the ...Show All

©2008 Software Development Network

powered by phorum