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

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

dont_know_much

Member List

SimonH
Nazar Kuliev
ChuckD1969
JaganReddy
iSahil
Alendar
Hades Pta
Ignasio Dondo
NatalieE
ubercoder
peachy4
Woody1
zhenzhou wang
btsdev
FelixWatts
dntchaseme
David Dong
TecToc
Ceemdee
aluna_98
Only Title

dont_know_much's Q&A profile

  • Windows Forms BindingNavigator and events?

    I want to check whether current record is saved or not before it navigate to another record, if it's not saved it will stop user from navigating to other records, I'm thinking to insert some logic to check it before calling move first, preious, next and last, and add new. But I cannot find any events for those actions. Can anyone suggest me some ideas where I can implement my logic Thank you very much!!! You ca ...Show All

  • Visual Basic stop watch using vb.net 2005

    how can i create a stop watch using vb.net 2005 i am performing a data extraction job using windows forms and want to display time elapsed on the form. how can i do it Thanks Dear Lot   i suggest to use a Timer control from the toolbox and display it on a label to   the user   ...Show All

  • .NET Development Access Database problem

    Hi I have just created my very first vbasic app that basically just fills a form with an Access database.  When i run the program from within the project it works perfectly. I have copied all of the programs from the "debug" directory to another directory on my machine and it still works fine.  It even works if i copy the files into another partition on my machine. The problem comes when I copy these files ont ...Show All

  • Visual Studio Express Editions Problem with Excel since loading VS express

    I have a spreadsheet that I have been using for over a year that has a lot of coding behind it using VB. Since I loaded Visual Studio Express the spread sheet throws errors in funny places. For instance now I get an error when I try to add a date to the spread sheet using the Calendar control. The line that throws the error follows: Me.Calendar1.Value = Date (It doesnt like Date) another line that errors is a simple line of code vRow ...Show All

  • Visual Basic Class Name and Method Name Combo boxes in Search and Replace Operations

    These Combo boxes don't show the name of the class and the method where the next search result is found automatically. To get this I must first click into the search results procedure. When I used VB 2003 I hoped that this would be repaired in VB 2005. But it isn't! Hi,          Yes that would be nice.  Maybe you should make a suggestion and maybe it will make th ...Show All

  • Visual C++ Trouble using registers from SSE2

    Hi. I want to implement software that should gain performance by storing, operating and reading values that are stored either in XMM registers or in the newly available additional (AMD64) GPR registers. I have to use Visual Studio 2005 which doesn't provide inline assembler any more so that I have to use intrinsics. With them I want to store values in a predefined manner to all XMM registers. Therefor I use 16 _m128i variables, hop ...Show All

  • .NET Development Retrieve the value from two cells from a row in a dataGridView, C#2005Expr

    Anyone  who know how to retrieve the value from two cells when you click a row in a dataGridView so you can insert the values in two variables Observe! It doesn't seem to work in the way it did in earlier versions of VS.NET - I've tried but it didn't work (but from earlier experiences I know that's not a garanti tough). I know how to retrieve the value from the cell you click in, but since I have two key attributes in the table that's visu ...Show All

  • SQL Server sysmaintplan_log_detail comment and question

    Greetings all I have a comment and query regarding sysmaintplan_log_detail. Firstly, the comment: SQL 2005 BOL calls this table sysmaintplan_log_detail (an _ between log and detail) and my version of SQL (9.00.1399.06) doesn't have that last underscore (i.e. it's called sysmaintplan_logdetail). Secondly, the question: how would I link this table into the calling task I would ultimately like to view from which maintenance plan it orig ...Show All

  • .NET Development confused by generic methods

    Hi, in the code sample that follows how do i get from the MethodInfo object given the variable name 'method' in main (this method takes a string as its parameter) to the MethodInfo object that took the generic parameter in the class MyGeneric (i.e. the MethodINfo that originally described the method) I would guess by using MethodInfo.GetGenericMethodDefintion() but is says this isn't allowed due top the state of the object. I think ...Show All

  • Visual Studio Team System vsmdi relationship to TestCase/TestMethods

    I am trying to determine how an entry inside the vsmdi file relates to a test case method. Each test case item in a test list appears to have a unique Guid and the relative path to the assembly that the test case belongs in. However it does not list the test class that the test case belongs to. This information is visible when viewed from the test manager, but does to appear to be stored on the filesystem. Does anyone know how this relationship ...Show All

  • Windows Forms What's the purpose of 'PreviewKeyDown ' event?

    What's the purpose of new 'PreviewKeyDown' event The doc doesn't say much. Is the only difference that it occurs before the 'KeyDown' event If everyone start using this instead, won't it simply replace 'KeyDown' When should I use one or the other I found this excellent answer: http://blogs.msdn.com/jfoscoding/archive/2006/01/26/518181.aspx " If you've struggled before with having to override a class in order to set IsInp ...Show All

  • Smart Device Development Detect WiFi and/or Active Sync connection

    Hello! As the subject probably already told you I want to detect wether the WiFi is connected and wether Active Sync is connected. I found this topic : http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=119178&SiteID=1 If thats the best way to do it, do I have to include the whole OpenNetCF.Net dll (94k) or is there a way to do it with less memory Other solutions are welcome too! You can use particular portion of the source cod ...Show All

  • Windows Forms checking for drives... (System.IO) - C#

    How do I check for Available drives  (System.IO) THANKS :) If you simply want to know what drives are available, you can use the Directory.GetLogicalDrives or Environment.GetLogicalDrives methods. If you want more information about the drives, you'll  ...Show All

  • Visual Studio Express Editions History Quiz Code

    I have tinkered around with VB6, but don't have that anymore so I downloaded VB2005 Express today to try to make a quiz program that will help me review for my history final.  I found several VB6 sample codes but I can't get any to update.   Just get errors such as:  Upgrade failed: Exception occurred: Could not load referenced components: MSFLXGRD.OCX (1.0.0) COMCT332.OCX (1.1.0) COMCT232.OCX (1.1.0) MSCHRT20.OCX ...Show All

  • Windows Forms Is it possible to use the PhotoListView outside of this application?

    I'd like to be able to use the PhotoListView in another application, but so far I haven't had much luck in trying to decouple it from FotoVision. I don't know if it's an artifact of VB.Net or just the way the application was architected,&n ...Show All

©2008 Software Development Network

powered by phorum