Click here to Skip to main content
16,007,885 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Registry Access Problem Pin
Dave Kreskowiak11-Jan-08 12:15
mveDave Kreskowiak11-Jan-08 12:15 
GeneralRe: Registry Access Problem Pin
psgeorge14-Jan-08 0:18
psgeorge14-Jan-08 0:18 
QuestionDraw a graph in VB.NET Pin
Yatish Kasa9-Jan-08 6:51
Yatish Kasa9-Jan-08 6:51 
GeneralRe: Draw a graph in VB.NET Pin
Dave Kreskowiak9-Jan-08 7:01
mveDave Kreskowiak9-Jan-08 7:01 
Generalwriting function in vb.net Pin
chandra_779-Jan-08 6:18
chandra_779-Jan-08 6:18 
GeneralRe: writing function in vb.net Pin
Dave Kreskowiak9-Jan-08 6:59
mveDave Kreskowiak9-Jan-08 6:59 
GeneralRe: writing function in vb.net Pin
chandra_779-Jan-08 8:02
chandra_779-Jan-08 8:02 
GeneralContract specifications and DLL's and debuggers. Pin
cdansreau9-Jan-08 5:48
cdansreau9-Jan-08 5:48 
Hi:

My boss had selected a contractor. This was to be a "help" in my VB.Net 2005 project. The contractor was supposed to develop a sample GUI for control of an embedded box with a USB interface along with a user library. My boss requested me to provide a specification which i did.
The contractor IMHO ignored a few items in the specification. My exposure to VB.net has been part time during the past few years. What i was trying to specify was that i did not want code developed as DLL's because the delivered source code would be linkable into the main program code space and the VS.net debugger could be used to check values from the main application. I saw this as a method for development. My experience has been that the VS.Net debugger cannot directly examine the DLL code space. The contractor said we could use it this way but i have not been able to do this, does anyone have a method to do this?

Also the contractor said that the specification was confusing and that he developed the code as a DLL by mistake and that it will cost a lot of money for us to fix this. the specification section is below. (OPAL KELLY makes a USB prototype board as a commercial product and is not involved with the contract)

---------------------------------------------------------------------------------
Structure: Software routines shall be called to handle the functions locally. Software functions shall be defined in a local library for linking with discrete programs. DLL calls will be made only for linking to OPAL Kelly software or preexisting Software. The intent is to have subroutines defined that can be used with a Microsoft debugger and have “step into” capability which is not possible for DLL’s as released SW.
-----------------------------------------------------------------------------------

what are your opnions on this. I suspect i might have used better terminology but i think the intent is clear?

charlie Frown | :(
GeneralRe: Contract specifications and DLL's and debuggers. Pin
Dave Kreskowiak9-Jan-08 6:55
mveDave Kreskowiak9-Jan-08 6:55 
GeneralRe: Contract specifications and DLL's and debuggers. Pin
cdansreau10-Jan-08 5:34
cdansreau10-Jan-08 5:34 
GeneralRe: Contract specifications and DLL's and debuggers. Pin
Dave Kreskowiak10-Jan-08 13:07
mveDave Kreskowiak10-Jan-08 13:07 
GeneralStill struggling with appdomain Pin
cstrader2329-Jan-08 5:35
cstrader2329-Jan-08 5:35 
GeneralExtract icon from dropdown Pin
cstrader2329-Jan-08 4:33
cstrader2329-Jan-08 4:33 
GeneralRe: Extract icon from dropdown Pin
Dave Kreskowiak9-Jan-08 4:48
mveDave Kreskowiak9-Jan-08 4:48 
GeneralRe: Extract icon from dropdown Pin
cstrader2329-Jan-08 5:30
cstrader2329-Jan-08 5:30 
GeneralRe: Extract icon from dropdown Pin
Dave Kreskowiak9-Jan-08 6:49
mveDave Kreskowiak9-Jan-08 6:49 
QuestionPlease help with Error in VB.Net Code :-( Pin
Support1239-Jan-08 3:13
Support1239-Jan-08 3:13 
GeneralRe: Please help with Error in VB.Net Code :-( Pin
Dave Kreskowiak9-Jan-08 4:19
mveDave Kreskowiak9-Jan-08 4:19 
GeneralRe: Please help with Error in VB.Net Code :-( Pin
Support1239-Jan-08 17:36
Support1239-Jan-08 17:36 
QuestionHow to update a datagrid from a Command builder Pin
Vimalsoft(Pty) Ltd9-Jan-08 0:45
professionalVimalsoft(Pty) Ltd9-Jan-08 0:45 
AnswerRe: How to update a datagrid from a Command builder Pin
Dave Kreskowiak9-Jan-08 4:14
mveDave Kreskowiak9-Jan-08 4:14 
GeneralRe: How to update a datagrid from a Command builder Pin
Vimalsoft(Pty) Ltd9-Jan-08 4:21
professionalVimalsoft(Pty) Ltd9-Jan-08 4:21 
GeneralRe: How to update a datagrid from a Command builder Pin
Dave Kreskowiak9-Jan-08 5:02
mveDave Kreskowiak9-Jan-08 5:02 
Questionmp3 steganography Pin
thanmas9-Jan-08 0:38
thanmas9-Jan-08 0:38 
GeneralRe: mp3 steganography Pin
Dave Kreskowiak9-Jan-08 4:10
mveDave Kreskowiak9-Jan-08 4:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.