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

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

BoazJ

Member List

Kennyb28
beginer_max
Haero
Len Gray - Eclipsit
lisa52
salvoc
Levyuk
Samyag1
Cazz88
vaghelabhavesh
Jeff Lundstrom
Flame Thrower
Gangadhar_MSFT
Runningdog
Billkamm
Keirsy
Robert Haycock
Benjy
Chicho Mendelevio
DavidJames
Only Title

BoazJ's Q&A profile

  • Visual C# 'My' in Vb.net

    in VB.net we can write ' My ' in our code like My .Network My .Computer what can we use equal that in C# See http://blogs.msdn.com/danielfe/archive/2005/06/14/429092.aspx for one My-like library. ...Show All

  • Visual Basic treeview question

    i have here a treeview control wherein it contains a root node named "Receptions", it has a child node named "Orders".Orders has a child node also named "Records"..I have also a panel named panelTransaction...I want to show the panelTransaction when i clicked the Records node..can someone please show me how thanks... You can call panelTransaction.Hide() to hide the panel and panelTransaction.Show() to show ...Show All

  • Visual Studio IExtenderProvider the GAT way...

    Hello GAT Team! I have written an Extender for C# projects and for Solutions using the IExtenderProvider.  Specifically the extender is going after prjCATIDCSharpProjectBrowseObject (4EF9F003-DE95-4d60-96B0-212979F2A857) and vsCATIDSolutionBrowseObject (A2392464-7C22-11d3-BDCA-00C04F688E50). Based on which object is selected, it provides one of two seperate Extender Objects from the IExtenderProvider::GetExtender met ...Show All

  • Visual Studio Express Editions PDF Visual Basic Guide 'Build a Program Now!'

    Please see this post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=375278&SiteID=1 I have looked at my old emails and found that the PDF document was titled 'Build a Program Now'. Unfortunately, those emails did not include a link to the PDF document! I have now found out how to get this! For the benefit of anyone else interested, once VB Express has been downloaded, make sure you register it.  Microsoft then ...Show All

  • .NET Development How OS Invokes CLR

    i have 2 exe's one is managed and other is unmanaged. while executing how os identifies this is a managed code and we need to invoke the clr Sorry, which is the answer :-) Let us know! Bye, Giulio ...Show All

  • Smart Device Development Can't get TabControl TabPages click event to work

    I created a Smart Device project in VB 2005. I added a TabControl with 5 TabPages on it. I added various controls in the tab page, but I need to get some code to work and have to test it. I installed a click event on the tab, but it doesn't work since a breakpoint on the code inside the event doesn't catch the click. I've tryed other events as well, but none of them are working either. Can anyone give me an idea as to why this isn't w ...Show All

  • .NET Development Pulling images from Microsoft Access

    Hi peeps. Iam completely new to all this. I belong in a macromedia world of flash. lol. But I though I would come see what all the fuss is about and downloaded myself a copy of visual web developer. It looks a really nice program and really powerful. I have probably thrown my self in at the deep end a little as I have nooo idea how anything else works. But I have been looking at pulling data from an access database in to a data list ...Show All

  • SQL Server SQL 2005 Ent(64bit) error---Stack Signature for the dump is 0x0000000033108300

    Did anybody see this error before Thanks. Windows 2003 server Ent x64 SP1 SQL 2005 Ent x64 27GB RAM, AWE enabled Error: External dump process return code 0x20000001. External dump process returned no errors. Stack Signature for the dump is 0x0000000033108300 * Latch timeout **Dump thread - spid = 66, PSS = 0x00000001457B1BF0, EC = 0x00000001457B1C00 The error indicates that a latch acquire event took longer t ...Show All

  • Windows Forms browsing open forms

    In VBA there was a collection of open forms (Forms). How can I check, in VB .NET the open forms , and detect which one has the focus, all that from code If you are using Visual Studio 2005 then you can use the OpenForms collection: Application.OpenForms and then enumerate (using a for..next loop) and check which form's ContainsFocus property is true.   If you are not using 2005, then there isn't any way to enumerate open ...Show All

  • Visual Basic publishing

    how do you publish a program so it works on a computer without the .NET framework(a vb.net app) how do you publish a program so it works on a computer without the .NET framework(a vb.net app) You write it in VB6. More seriously, I would like to add the question of whether VB.NET is planned for other platforms. There was talk that the new universal NET languages would allow such migration. The system seems to ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Spectrum Analyzer for Real time Audio.

    I have a directX application which reads real time audio from a sound card (mic) and calculates FFT for it. Frequency of sound per .5 second. I need to create a spectrum Analyzer kind of component. Any way I could do this using DirectX (Direct 3D maybe). I am not looking for 3rd party component. --Yatharth Hi guys, i cant remember the url but if u type 'bass .net' into google, you will get the url there, they offer a free .net wr ...Show All

  • Visual Studio Express Editions animate window

    hi guyz, i am trying to call animatewindow call from user32.dll.. and it was all correct as it is, it is written as i had seen in one of the web sites. also i tried to find that method using apitextloader (winapi tool) but there is not a function by this name.. but it is there in online msdn winapi support , so what's the deal ,if it's compiling it's not showing any proper animation.. so if anybody can help it would be great ashish ...Show All

  • Windows Forms Change Windows

    I have a project and on this project I do have 3 Froms. 1 form1 2 john 3 creation I want to know that if I put a button on form1 how do I get it to go to a next form. What and how must I do this Thanks You ...Show All

  • Windows Forms How to display a form from another one

    Hi all, I am developping an application in VB .Net 2003 with 4 forms. I have crated a main form with some menus. One of those menus should show another form. The problem is that when i referred to the name of this form, i can't a ...Show All

  • Visual C++ why does modifying a dll requires to rebuild the client application

    suppose anybody links a DLL to its client application, and then builds the client application. then he modifies the dll source code a little bit. Then if he tries to run the client exe again, he gets a linker error..why is it so the dll is explicitly linked. Vishal Srivastav, This is an excellent question. In fact, it's such a great question, that many programmers before you (and me too) have asked this question. From what I have read, t ...Show All

©2008 Software Development Network

powered by phorum