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

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

LSC142003

Member List

Darkness84
Mohit17
ScottTarone
r0br0y
annh
Adner
Mike Flasko
catchvic
Ben3.14159
Nawaz_Khan
Thomas Nowak
Tom3030
Greg D Clark
Lora
Petr Melichar
ben
Snuckles
v0lcan0
wapcamer
Kang Su
Only Title

LSC142003's Q&A profile

  • SQL Server operationg system requirement

    I am in the process of learning SQL from scratch and figure it would be helpful if I can run a local server and experiment with it as I move along some book reading. I have a few questions regarding the operating system requirement for running a localhost server and hope some of you can answer to my novice questions. Can I setup a server under Windows XP when I looked thru the documentation it indicated only windows 2000 and other Microsoft serv ...Show All

  • .NET Development programmatic access to sqldatasource dataset

    i'd like to take advantage of all the benefits of the new sqldatasource control to do quick queries & bindings, but also retain the flexibility of the previous ways of data access (i.e. sqlcommands/sqldataadapters) to fill datasets. is there a way to have programmatic access to the dataset that is filled after a sqldatasource queries a db i dont want to display all the columns queried in my gridview, but i want that data available for furth ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Mesh.FromStream method of C#

    I have a VertexBuffer object that I "manually" load with vertices. I then attempt to create a Mesh object by calling the Mesh.FromStream method. The first parameter of Mesh.FromStream takes a stream and I attempted to get the stream from the VertexBuffer object by calling VertexBuffer.Lock. I need a Mesh because I want to make use of the Intersect method. Has anyone ever attempted create a Mesh object from a "raw" VertexBu ...Show All

  • Visual C# Interesting little bug

    Okay I've come across a bug that im not sure how to solve: I have a custom Control called IrcChannelBox , which contains a RichTextBox in it (called chatbox). This Control was designed in the IDE and still appears in the designer view (I haven't touched InitializeComponent, and it doesnt look like theres anything amiss in there). IrcChannelBox.AppendText(string) wraps straight to the ChatBox.AppendText(string) method Running this code: ...Show All

  • Visual C# How To Serialize an Object using application settings

    In my application, I need the ability to store user defined data. My desire is to use the new application Settings mechanism (.NET 2.0) I have been experimenting with the various methods of doing this... Initially I used the IDE's application\properties\settings method where you specificy the settings in the gridview and VisualStudio creates the wrapper class for you. I had success doing this but when I tried to serialize the data inside o ...Show All

  • Visual C# Covert String or Object to Hex

    Hello Everyone, I have something like this .... object var = property.Value; I want to change var to hex, how can I do it.... In C or C++ we use to do something printf("%x, var)....does the trick.... I'm sure will be really simple, I'm not doing something correct..... Thanks, Harsimrat In C#, it's string.Format, and items to format are specified as {0}, {1}, etc. There are also format ...Show All

  • SQL Server Programmatically loop over variables in the variable dispenser?

    In my custom task, I would like to loop over the variables in the variable dispenser, and only modify those that are of a certain type. Is this possible Thanks! I think you can use Me.variables(x).getType to get the type of each variable. If that is not correct, you can define variables name sXXX for string, iXXX for integer, etc. Then parse the variable name, get the first character and determine the variabl ...Show All

  • .NET Development How to protect my assembly

    Assembly a.dll is used by application b.exe, while we distribute the application b.exe, a.dll is also shipped together. My question is how to prevent a.dll from abusing by other appliations than b.exe. In other words, I like to make sure a.dll can only be used by b.exe. Is there any ways to achieve this Thanks Pass a security key between the two, and hope that no-one uses reflector to find out what it is. The only way to write secure ...Show All

  • Windows Forms DataGridView Columns Changes Lost

    I am having a problem with changes that I make to the DataGridView columns using the Designer being lost. The DataGridView is bound to a binding source object and is not changed and no other changes are made to the data grid. The designer automatically regenerates the code sometime during a recompile and does not keep the changes that were previously made. I have not been able to pinpoint the exact sequence of events to consistently reproduce ...Show All

  • Visual Basic VB 2005 Ejecting removable media

    I'm writing a program that reads and writes to MO drives and I need to be able to eject the MO disk on completion. Any suggestions how to do this within VB2005 would be most welcome. I assume it is that same process as with Zip drives and similar to that for CD/DVD drives. Thanks Here's a C# version so others may benefit as I got here from Google: Code Block using System.IO; using System ...Show All

  • Software Development for Windows Vista Glass effect-Windows forms

    Hi, I've couple of questions for which i need information. Do let me know about the following..... 1. How to enable glass effect for windows forms in vista. 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. Please let me know how can i achieve such dropdown in my windows forms just to look as if they are IE pages. 3.The tree view style of explorer is also different. how do i make my treeview have this style. Await ...Show All

  • Visual C++ Need help

    I know this sounds really bad, but i cannot even get a Hello World win32 console application to work correctly Here is what I do: 1. open visual c++ 2. Click "new project" 3. select Win32 Console Application 4. type in "HelloWorld" as the name 5. Click next using the wizard, then finish. 6. type: #include <iostream.h> int main(void) {    cout << "HelloWorld";    re turn 0; } 7.  Compile (build) the progr ...Show All

  • Visual Studio Team System Does Visual Studio Team System support WAN Remote Access

    I have seen several comments to indicate that Visual Source Safe 2005 will better support WAN by way of HTTP access over the web. Is there going to be strong support for WAN source code control in Team System as well    Presently we need to use SourceOffSite because of the poor performance of Visual Source Safe 6 over the WAN.  We are very interested to know if Team System will remove the need for third-party products for remote a ...Show All

  • Software Development for Windows Vista Windows Vista icons. ?

    Any details about Windows(R) Vista(TM) icons Colors used in Vista icons Sizes supported in Vista icons any other details Colors and sizes are the same as in Windows XP: Up to 32ARGB and up to 256x256. Some form of bitmap compression is likely to be supported as well, though the details are not yet nailed down. ...Show All

  • SQL Server HELP - Designing a Subscripion System for a Group of Reports

    We’re developing an ASP.NET 2.0 (C#) application that will act as a front-end to SQL Server 2005 Reporting Services. We have an interesting requirement that [we believe] can’t be solved using RS out-of-the-box. So, I’m writing today to get some ideas on possible solutions. The requirement is that the app. needs to support, what we’re calling, a report group. A report group is simply a group of similar reports that can be executed as a single ...Show All

©2008 Software Development Network

powered by phorum