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

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

Axe22

Member List

karls123
Amir Ashkan Maalhagh
drjohne
clemon79
JELT
zydjohn
mittal
Ken Holcombe
Madhur Ahuja
chino
Kajal Sinha
casey2727
Khaja Imtiyaz
Jerry-liu
Jarek1979
vispper
H.Ashok
Mumshelp
WH Tan
Dan Spalding
Only Title

Axe22's Q&A profile

  • .NET Development SSL on TCP Socket, how in .NET 1.1?

    Is there a way, using intrinsic .NET framework functionality, to open a TCP connection over an SSL channel   I'd rather not get into buying libraries, etc.  Java has the javax.net.ssl.* objects, and I'm not finding an equivalent in .NET. I looked all over the Internet, but nowhere a pointer/solution can be found. Please note this is a socket connection, not an HTTPS connection. Also, it's about .NET version 1.1. Any hints/tips/rem ...Show All

  • Visual Basic ToolBar and ImageList

    I am new to Visual Basic. So the differences between C++ and VB are striking to me. But even this seems like too much. Here is what I am talking about: I got a project out of source safe and I started working with it. The Graphics associated to an image list had been compiled into the project but the actual graphic files were missing. So they appeared in the project at first but then the buttons associated with the image list went bl ...Show All

  • Visual Studio T-SQL Debugging on VS2005/SQL2005

    Hello, I can't seem to debug an SQL stored procedure using VS .Net's 2005 debugger. When I Step into stored procedure the breakpoint turns to a question mark and  says "The breakpoint will not currently be hit.  Unable to bind SQL breakpoint at this time.  ...Show All

  • Microsoft ISV Community Center Forums Error after added a formule in cell with VBA

    HI all, I have a problem in a VBA project. I need to put in a cell a formle like "=RC[-2] - Janvier!AH8" (Janvier![AH8] must be dynamic with different sheet name and cell) Here the part of my code I used : absence = MthNamebefore & "!" & Cdecol & J rag2 = col & i & ":" & col & i Range(rag2).Select formul = "=RC[-2]-" & absence ...Show All

  • Smart Device Development database access in wm 2003. database folder

    Hi! Can you please help me undestand some things on how databases work on windows mobile (2003 and 5). 1) I have a 'database' folder in my device. Does this mean that sql server mobile exists in my device 2) I have a large set of data that I'm currently accessing by loading an xml file into a dataset. I would like to transfer it into the database folder and somehow and access it partially, since I always only need part of the data. Can you provi ...Show All

  • SQL Server Bulk Insert performance

    I have a situation where I need to do multiple inserts into the sql mobile db at one time. I am wondering what would be the most efficient method to do this. Right now I am just doing many inserts, but the performance is lacking. I tried to wrap all the inserts into 1 sql command and process it like that, but it does not seem to want to execute. Any help would be appreciated. You are correct, you can only subm ...Show All

  • SQL Server SSIS Diagramming

    Hi, I just want to ask, is there a tool that can create a diagram supporting the SSIS package I have created I would like to know if there is any available tool that can do this task so that I can support my SSIS package documentation. For example, I have created a Data Flow task that transfer data from a source database to SQL server 2005 destination. I would like to create a diagram that summarizes the task it perform fr ...Show All

  • Visual Studio WiX/MSI Task?

    I was under the impression that there was going to be a WiX task for MSBuild. I can't, however, find any reference to it in any docs. Nor can I find anyone else who actually uses it. Am I wrong, is there no WiX task Can someone please confirm Thanks, Derek Yeah I didn't need the other 198 tasks or however many there are so using WixTasks suits me fine. I will probably try the SDC when a fixed build is available ...Show All

  • Windows Live Developer Forums Robot Invasion Question (AIML)

    Here's a good question & an answer from one of our partners that provides tools, about how to use existing AIML configurations. Question: You seemed to have excluded the large majority of bot builders from the contest unless they completely rebuild their bots using your programs. AIML (ALICE) based bots have no chance to compete in your contest and some of us are looking at a more business based application for the AIML bots which ar ...Show All

  • Windows Forms Pop Up Window

    Dear all: I am thinking of creating a windows service that I can run locally on my machine to work as a reminder. I just though of having that service, pop up a small window down the task bar. Can that be done in Windows forms My experience is humble in windows forms, I mainly develop in Web forms. Thanks a lot. Regards >I just though of having that service, pop up a small window down the task bar. >C ...Show All

  • Visual Studio Express Editions how to define override function in c#`

    can i inherit base class constructor in derived class.and how i should define override function You do not override it, your derived class constructors can choose to call a specific constructor of the base class or a specific constructor of your own class. This article is good in describing the constructors http://www.c-sharpcorner.com/Language/ConsNDestructorsInCSRVS.asp ...Show All

  • Windows Forms Best approach for loading and handling file info in a Datagridview

    What I'm attempting to do (with some success) is scan a directory and it's directories (no other directories below the child), and see if that file and path exist in a database by using  .ExecuteScalar(). If 0 is returned then the file's record in the db has been deleted, and if it's 1 then it still exists. While scanning the files and folders, I add the file info (file.Name, folder.name and file.Length) into a new row in the DataGridV ...Show All

  • Smart Device Development Platform Builder and Source Control

    Hi, We've been developing our CE based product for a while and have now entered a phase in development where we really need to have some kind of source control to allow us to role back changes in the platform should we need to. We have some driver projects in source safe but obviously there is a whole load of other stuff in the platform configuration files that are not covered by simply holding some driver projects. I'm looking for some advice ...Show All

  • Visual C# very slow setpixel and getpixel method of bitmap class

    Hello, I am working on graphics assigment in that I am using Bitmap class and setpixel and getpixel members but this two members are very slow degrading the performance of my application. Does anybody know the substitute for this function. Please let me know.   hi, Thanks for your reply. I had  gone through the link it uses lockbits member of Bitmap class. But the problem is that I am developing ap ...Show All

  • Visual C++ a lock system problem

    Hi, I'm working on a program using a .ocx control purchased recently (whose function is calendar and calculator). However, whenever I lock the system by pressing Ctrl+Alt+Del or the screen saver with password is about to run, my program crashes. I know it's due to that control, so I asked the company for the source code. But it is too complicated to make myself clear on those codes in a short time. If sb. has the experiences of dealing with s ...Show All

©2008 Software Development Network

powered by phorum