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

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

nishu

Member List

AndrewJones
Dennis Van Dyke
olidem
cmbaker82
satyap
Madhu Nair
Erik Almquist
FX
Ken Tucker
Eurolink
Arshnet
David B.
Anth
JMattias
Viral Thakkar
Yogita Manghnani
Kuku
mailMaheshGupta
Andres Yepes
GlennC
Only Title

nishu's Q&A profile

  • Windows Forms How should I resize the datagrid

    In the design mode I had created the datagrid which can accomodate 30 rows During runtime this grid has 2 to 1000 rows is there any way when my grid has less than 10 rows I want to minimize the height of the grid in run time ...Show All

  • SQL Server Exporting Sql data to MS Access

    Hello, I'm trying to export data to an MS access database from a sql database but am having problems with mapping the sql data to the table i created in the destination database (using ADOX). Any ideas Cheers. If the destination table already exists, your best solution would be to create the "base" package by using the Import and Export Wizard, which creates any required conversion transformations for you ...Show All

  • Visual Studio Express Editions add record forms using sql

    the videos are excellent. I'm trying however to create a form with a few fields that when i hit a submit button they add a new record to a database. I'm wanting the databound controls to start at a new record. Is anyone aware of a good tutorial or have a link that may show me how to do this Most of the tutorials i have found show using a master/details view with the binding navigator. Kind Regards Mordt ...Show All

  • Visual Studio Team System bug rates meaning

    hi, can anybody tell me, what's the meaning of: - active backlog - activated in the Bug Rates Webpart on the frontpage of the project portal site. the bug refers to the bugs-workItems. is there a way to give an overview over passed/failed unit tests Active Backlog is the number of bugs active on any given day, and activated bugs is the number of bugs that were made active on that day (created or reactivated). I ...Show All

  • Smart Device Development load or assembly error with microsoft.windowsce.forms.dll

    I am tryign to compile my application with Visual Studio 2005 (beta 2) (Note: I don't have access to the relese version and the final version is not in stores yet. So I am trying to get this working with what I have Beta 2) The error I am getting is as follows: Error: Could not load file or assembly 'file:///e:\program files\microsoft visual studio 8\smartdevices\sdk\compactframework\v1.0\windowsce\microsoft.windowsce.forms.dll' or one of its d ...Show All

  • Visual Studio Express Editions Is The OOP Microsoft.VisualBasic.IIf Equivalent To the Procedural If Then?

    Is the OOP Statement Microsoft.VisualBasic.IIf equivalent To the Procedural Statement If Then Thanks Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim a As Integer = 0 Dim b As Integer = 1 Dim c As String = "True" Dim d As String = "False" Microsoft.VisualBasic.IIf(a < b, c, d) MessageBox.Show(c) MessageBox.S ...Show All

  • .NET Development updating (peristing) datagridview changes

    This is a newbie question.  1. I'm using .NET C# Express 2005, Beta 2 2. I created a new reference to an access (cust.mdb), to an customer table in     my (new) sample project. 3. I added a datagridview component to a main form.  For the datasource,    I pointed to the custoemr table. 4. My [Design] view surface shows        a. custDataSet       ...Show All

  • .NET Development .NET Scripting

    does anyone know how a class, namespace, or anything else that can let me implement scripting in my application VB6 has a control called ScriptControl that allowed me to do this so im just looking for a .NET way to do this. thanks for the link. however i wont be able to use the Script Control since i use SharpDevelop and it doesnt like referencing COM objects . I'll just try to implement one of the alternatives. ...Show All

  • Visual Studio Queued Recipe Execution

    Ok, after jumping through many hoops trying to get a recipe to execute dynamically using an IAssetReference, I finally had all the information I needed, and was ready to execute the reference. I called the execute method on the IAssetReference, and recieved an exception that said I can't execute a new recipe while another recipe is running . I was very disappointed by this, even though I think I probably understand why this is not allowed. But t ...Show All

  • Windows Forms Problems with embedded controls in IE (Picture loading box instead of control)

    Hi, I've been trying to get my embedded user controls working for a couple days now and have not had any success. The problem I'm having is that instead of anything showing, I get the image loading icon in a recessed object. I have fo ...Show All

  • Visual Studio Displaying HTML in Text Object?

    Has anyone out there had any success with using a text object to display HTML content in a report   We've tried changing the "text interpretation" to HMTL, but while it showed properly in the VS IDE, the rendered report just showed the actual HTML, not the proper output.  Any ideas Hi Brent, I am having the same problem, could you be more specific on how to resolve it I don't know how to "edit the ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Let the user input before do remaining process

    I would like to create a function that do some process, and then wait and let the user to click something on the screen. After the user click something, the function do the remain process. How to do it e.g. public void func() { . . . do something . . . // Wait the user to click . . . do remain things . . . } Thank you Thank you very much for your reply. I am using the sampleframework in MDX to write a game with ...Show All

  • Visual C++ DLL missing

    I wrote a simple hello world program and gives me error when i try to run the application.. "the procedure entry point _invoke_watson cound not be located in the dynamic link library MSVCR80D.dll" -mic I hit the missing msvcr80(d).dll dialog yet again, in the middle of normal development.  After nuking my debug and release directories and rebuilt, the problem did NOT go away.  After renuking these directories, shutting down the ...Show All

  • .NET Development Email To Plain Text.

    Hi this is anil kumar tumbalam. I have writen application in vb .net to read mails from pop3 account. Now i have facing a problem in Reading Message Body [ie. only body of the message]. Can any body help me. Thanks in Advance. I'm not sure whether yahoo or hotmail supports POP3. Suresh. ...Show All

  • Windows Forms TreeView Lable Edit, Only on Second Click

    Hi There I have implimented a TreeView Control in my WinForms app, and have all the features working. Drag and Drop, Node Editing, everything works.   EXCEPT .... When the user select a node by clicking it once with the mouse, the node is selected and the "AfterSecect" event fires. however the selected node goes into "edit" mode half a second after it is selected. I even have "EndEdit" in my "AfterSelect" event but every node that is select ...Show All

©2008 Software Development Network

powered by phorum