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

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

MarcHoeppnerNeoGeo

Member List

Elpacha
resolve
Bill Allen
promptsql
GatorSP
thermowolf
Shivakumara V
Philippe Thibault
gary-ccl
Shivu
AE
#LS
Monirul Islam
fueidosffjewoei
Runtime05
aaaweb.org
coralbird
Juergen Weis
Yesb2k
Subhankar
Only Title

MarcHoeppnerNeoGeo's Q&A profile

  • Visual C++ Bypassing the Outlook Security Popups when sending mail through application

    Hi I have developed an application in VC++ that has a certain mailing feature. The user can send multiple mails to some id using this feature by a single button click. The problem is that the Outlook Security popup appears each time a third party tool is trying to send a mail and once can proceed only on the click of OK button on this popup. This would render my application useless. Hence, I used another third party app called ExpressYesClick. ...Show All

  • Visual Studio Tools for Office How to use InfoPath with VS .Net

    Hi All, I am new to use the InfoPath with Visual Studio .Net. Can any one send Help link. Thanks in advance Hi, Question 1: You can use the XML support in Excel to bind your spreadsheet to an XML file with a schema. Then, you can add logic in your InfoPath form to import the XML by specifying the XSD in your manifest.xsf file. Question 2: The short answer is that you can't.  Controls need to be added to the form at design time.&n ...Show All

  • SQL Server Downloading SQL Express Server 2005

    Hello World, I am trying to download the SQL Express Server 2005 software direct from Microsoft. I am having trouble locating the ENGLISH version. I am located in Frane but prefer using software in my native language....no pun intended. Every attempt to d/l gives me the French version. Can anyone provide me a link for the ENU version of SQL Express Server 2005. Thank You in Advance, Best Regards, Richard J. Rothery Jr. rjs ...Show All

  • Visual Studio Express Editions export whole program/project to work on another pc?

    hi dudes, sorry i'm very much vb.newby... can someone please explain how i can export my project i'm writing in spare time at work to my home pc, intact with all code and interface design in place please in vb.net express i have tried saving the project and then copying the whole project folder home but this doesn't seem to work properly when i open a file - there's so many, anyway! another thing i thought i might try was to export proj ...Show All

  • Visual C# static/const/readonly variable...

    I must be missing something simple... I want to have a small struct... I want 3 of the 5 variables to be constant for all instances and the other two to be variable. However, the 3 that are constant come from an xml file.. which must be read in...not an actual string in code... so I've tried things like struct samplestruct { public string constVar1 = xmlval1; //won't compile because you can't instantiate in struct so i tri ...Show All

  • .NET Development Multithreading on database server side

    Hi, should I take a care of threading synchronization when accessing the database I mean, what happens if one thread executes SELECT and the other one DROP at the same time What about transactions If I have transaction, some DROP and DELETEs within it, isn't it possible that both fails if executed parallely Thanks. The database is designed to handle all this for you. Think about it. There is no difference in h ...Show All

  • .NET Development urg - redirect to logout screen

    Hi How to redirect user to logout page req:- When user click X button it automatically redirect to logout.aspx In webform1.aspx code in html page as Function PopWindow() { alert('LogOut'); window.location.href = 'LogOut.aspx'; }                            & ...Show All

  • Visual Basic How can I access the audio equalizer level information?

    Anyone know of a way to access the levels for pitches of whatever if playing out of the speakers Every audio program seems to have those little bars bouncing up and down in realtime so it can't be too hard, right I actually need them in number form because I'm writing a program that uses basic pitch levels to identify non-dynamic sound files when they're played (don't ask, it's a long story but it will work, lol) ...Show All

  • .NET Development Binding Business Object Properties to RDBMS Tables

    (I'm asking this from a newbie knowledge base --- here goes:) What is the general solution in .NET for binding business object properties (and perhaps complicated structures, like a collection of collections) to RDBMS tables    1)  I see the value of ObjectDataSource for automagically binding buisness object properties to databound controls...is there something analogous to binding business object properties to DB tables  &nb ...Show All

  • SQL Server Access database change to SQL Server

    I designed a database that works well in Access and I want to get it to run in SQL Server. How do I learn how and what to do to change over to SQL Server First thing I'd recommend is to go to http://www.microsoft.com/sql and download the most recent copy of SQL Server Books Online. From there you should have enough information to plan your migration. ...Show All

  • .NET Development SSL X509Store

    I have created a certificate with makecert.exe -sr LocalMachine -ss MY -a sha1 -n CN=test -sky exchange -pe cert.cer makecert.exe import the cert into the certification store. But i delete the cert in the certification store because i would add the cert to the store with my server app. Here is the code, all works fine but Server.AuthenticateAsServer(cert) don't work... Private cert As New X509Certificate2("C:\cert.cer ...Show All

  • Visual Studio Tools for Office Outlook 2003 Addin doesn't work on Windows 2003 Terminal Server

    Hello all, I 've develop and deployed an Outlook 2003 Addin using VSTO 2005. The project runs succesfully on Windows 2000 and Windows XP I setup the project with no errors on a Windows 2003 Server which runs as a Terminal Server, but the AddIn does not loaded when Outlook starts. Also there is no Addin in COM AddIn s dialog. I also did this : http://support.microsoft.com/kb/908004/ but nothing seems to work. Any idea ...Show All

  • Visual Studio Express Editions Value Conversion Error

    Hi Whenever I retrieve a piece of information from a custom query, and then trying to add that information to a new row, I always receive a "Value of type Integer cannot be converted to 'System.Guid'" error. Does anyone know what could be the root of the problem Dim currentHighID As Integer = Me .Tbl_OrderDetailTableAdapter.GetMaxID newRow.ID = currentHighID+1 <<line with error ...Show All

  • Visual Studio VSS WebService Example

    Hi, Is there any tutorial/reference which shows how VSS Webservice works from Command Line program. How to check out or get the latest code from VSS. I have followed the steps to enable remote access to VSS and that works fine. Also i can see the different method supported by the WebService in IE using the URL http://localhost/SourceSafe/VssWebService.asmx. I would appreciate if anyone direct me how to call this webservice from program to checko ...Show All

  • Windows Forms Using DirectX to render non-game Windows.Forms controls

    I have some ideas for visualizing application data that would benefit from using DirectX and a scenegraph.  I implemented an initial version in GDI+ but it just isn't going to work, its slow and requires a ton of complicated code. So I've been& ...Show All

©2008 Software Development Network

powered by phorum