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

Software Development Network >> Kenco Computers's Q&A profile

Kenco Computers

Member List

miznig
Richard Tkachuk
Geekays
Yes!
Tirumala
DGEINC
Boris Vidolov
sunarc
JeffSchwMSFT
christopher.stevens
M. Franz
jowjow
Moody2006
RamyaRamakrishnan
bez_333
Sergey Barinov
ARMY_ATC
jbearfoot
Jack Michaelson
ARMS
Only Title

Kenco Computers's Q&A profile

  • SQL Server Cannot create a valid ODBC DSN to SQL Server Express

    Hello All, I've just spent the better part of a day trying to configure SQL Express to allow me to create an ODBC connection. When I do create one via Control Panel/Admin/ODBC it tells me that its timing out on the connection (localhost) and the problem is probably that SQL Server Express comes configured NOT to allow remote connections. I've enabled TCP/IP and named pipes, allowed remote connections, enabled the SQL Browser, and just about e ...Show All

  • SQL Server query to get sql server version information?

    Hi! I'm new to sql and would appreciate it if anyone could show me the query that i need to type to get the server version information - I do not have direct access to the sql database (doing some work on an old website that runs on windows box w/ coldfusion :p) appreciate it! hey, thanks for the response! Could you also please let me know what's the column name that's returned The coldfusion markup that I need ...Show All

  • Visual Studio Team System Unable to rename a file back

    I changed the name of a class under TF and checked in the change. I now want to change the class name back, but team foundation tells me a file already exists with that name. I'm unable to find a way to locate the original file under source control and permenantly delete it so I can change the class back. I assume this is a bug. Anybody else come across it, or have a work around Which version of Team Founda ...Show All

  • Visual C++ Visual C++ lagggggggg

    I am currently looking into which language I should stay with, I feel like C++ is being abandoned and C# is being moved in. What do you guys feel is the better language for game development and 3D tool design, ie CADs and etc. Hello There,   I completely agree with you with the changing scenario it is clear that C++ is being abandoned and C# being promoted. May be in due course of time C++ will find p ...Show All

  • Windows Forms Event Handling query

    This may look a nutty question though, but I dont have a clue. Is it possible for the sender parameter in the EventHandler to be Null   What am I arriving at is,  I have created a Monthcalendar dynamically. I desire the control should  ...Show All

  • Visual Basic Sleep causing PInvoke to unbalance the stack

    Hi All I'm a newbie to VB (I've used VB for Apps for a while) but I can't do what I want to do in a batch file so I'm advancing to VB 2005 EE. Anyway, I get the following error when I try and use 'Sleep' in my program: A call to PInvoke function '3!MC_WMPDB.Startup::Sleep' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters ...Show All

  • Visual Studio Team System Team Foundation Server RTM (Access over HTTPS)

    Will Team Foundation Server RTM support access over HTTPS From reading other posts I haven't found a solid answer to this question. Will it require a VPN connection back to the foundation server Will it require your machine to be a member of the domain Will it simply ask for authentication against the domain Thanks, -dave Yes, Team Foundation Server RTM will support access over HTTPS.  The client-sid ...Show All

  • Visual Studio Express Editions PYTHON problems with MSVC 2005 runtime

    I'm trying to use Python 2.4 API with MSVC 2005 Express Edition. And I get runtime access violation error when calling any Python API functions, for example PyRun_SimpleFile(...) I thought that compiling Python from source in vc 2005 could help me, but it didn't. When I use compiled by my own libraries, i stiil get runtime errors, but allready not access violation, but debug assertion failure. I know that the most common problem with pytho ...Show All

  • SQL Server SmallDateTime- the mistery of the null data

    Hello, Im testing a form that inserts some data in a sql server express database. One of the fields is called Date and the type is smalldatetime. When i test the form locally(my pc) and stores in the database that is locally too, the data is correctely inserted in the Data field. But when i test it online( in the web server) with the same database, stored procedure and same asp pages, the field Data is Null! Why that happen any he ...Show All

  • Visual Basic Mathmatical functions

    Does VB Express support mathmatical functions like sin, cos IF it does, what is syntax for using it. yes they are in the system.math class http://msdn2.microsoft.com/en-us/4zfefwz9(vs.80).aspx all the mathematical functions you would normally want ...Show All

  • Visual Studio Team System False hits on large project, other questions

    I am working on some custom rules looking at resource management, specifically disposing of local variables that implement IDisposable. For some reason, when looking at my teams entire project, I get false hits. When I limit FxCop to just a few types, the false hits disappear. I've been looking at this off and on for a few days and am getting nowhere. Am I missing something obvious Also, what's with IDataReader It claims it implements IDispos ...Show All

  • Visual C# Get a list of Delegate on Event

    Ok, What I want to do is retreive all the delegate that is attached to an event. Let's say i'm attaching several deletages to a button: IE: myButton.Click += new System. EventHandler ( this .myButtonClick1_Click); myButton.Click += new System. EventHandler ( this .myButtonClick2_Click); myButton.Click += new System. EventHandler ( this .myButtonClick3_Click); myButton.Click += new System. EventHandler ( this .myButtonClick4 ...Show All

  • Visual Studio Express Editions Delaying a program

    I am wondering if there is a built in function for delaying a program in C# Something akin to C++'s "System("SLEEP")". I tried typing "System.Sleep();" in my program code, but that didn't seem to compile. If there isn't such a function in C#, how would I go about writing one Seeing as I'm a complete newbie when it comes to C#, I wouldn't know this. :( Greetings. If you are no ...Show All

  • Visual C# using JH.CommBase;using Microsoft.Win32;?

    Who can tell me the meaning of the following two statements The project created by C# was a GUI application . using JH.CommBase; // for COMM port access What is JH.CommBase Is it provided by the visual studio itself Where can I find it using Microsoft.Win32; // for registry I have the same question with this statament as the previous one... Thanks a lot! Well, I've found the information the second statemen ...Show All

  • .NET Development why does this crash it's too small to crash? :)

    CultureInfo * ci = new CultureInfo(S"en-US", false ); NumberFormatInfo* nfi = ci->NumberFormat; double __gc * m1; if (Double::TryParse(Form1::m1->Text, NumberStyles::Any, nfi, m1)) {g->DrawLine(penblack, 100, 0, 0, 100);} Heeeeeeeeelp pleeeeeeeeease, does it have to be this hard to convert a string into a real duh, how could I be so slow :( ok now the only thing is that if the string in m ...Show All

©2008 Software Development Network

powered by phorum