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

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

Artemio

Member List

weboy
nestor_hdz
MarcDeVegas
Simona Sorokin
ragsrags
Ali Malekpour
mlater
Sagy
studentDavy
CrowleyM
McAuliffe
Eddie Cheung
wizard4u
Don Stuber
Jan Dytrych
Allen Alper
siwi
Srki82
SarahH
hakim ali dogar
Only Title

Artemio's Q&A profile

  • Visual Studio installation of yahoo messenger

    I'm trying to install visual studio on desktop with an AMD64 processor (but using 32-bit XP Pro), and when I try to install Visual Studio 2005, I get a "not a valid win32 application" in a dialog box. I get the error "D:\ is not a valid win32 application" when I try to use autoplay, and "D:\setup.exe is not a valid win32 application" when I try to run setup directly from the disc. Any ideas ...Show All

  • Visual Studio Team System Deleting a Team Project

    Hi, is there any way to delete a Team Project created by me From Team Explorer exists the remove option but I couldn't find one to delete all the different parts of a Team Project (SCC, Project Portal, Work Items, etc). Is it possible Thanks a lot LucasC In VSTF Beta 3, I can not even find the deleteteamproject.exe file. Can someone confirm that it is supposed to be present, and if so, where I've installed the data tier, app tier, full c ...Show All

  • Visual Studio Tools for Office VSTO 2005 with German Office 2003 Installation problem.

    Hi, We installed German version of MS-Office 2003 Professional with SP1. We then installed English version of Visual Studio 2005 and VSTO 2005. When we tried to open the IDE to create a new Excel project we could not able to find any project templates for creating MS-Office application. Please kindly let me know the details in order to resolve this issue. Thanks in Advance. Hi There is an important step missing from Above before Office Pro ...Show All

  • Visual Studio Express Editions mp3 tag - reading out and changing information of mp3-tag

    Hello to all! I want to ask you: How can I read out information of a mp3 How can I change the mp3 informations Thanks I recommend the use of the .NET Library available at: www.id3.org Its relatively easy to implement and use. heres an example of how to use it: Imports HundredMilesSoftware.UltraID3Lib 'this will implement the dll for use Private m_FileName As String ...Show All

  • Visual Basic Connect to internet or VPN using RAS

    How to using RAS in VB.NET to make dial-up connection to internet or VPN Does it request a third party library or by calling API Yep, unfortunately this is still something that you have to call the Win32 API for. ...Show All

  • Software Development for Windows Vista WWF and SCORM

    Is there any research or effort ongoing at Microsoft (James ) on using WWF in a SCORM compliant solution I'm referring to the ADL Sequencing specification (SCORM 2004 Sequencing and Navigation). Is Microsoft interested in SCORM at all There is very little info on Microsft.com on e-learning, specifically on Learning Management Systems (LMS). Looking at WWF and SCORM, it may be a task as simple as providing an XSLT transform between XOML (XA ...Show All

  • Visual Studio refresh solution explorer

    I have created an add-in that, among other things, adds a folder and file to the project currently in the solution explorer. The problem is that this new folder and file do not show up in the solution explorer unless the user presses the refresh icon for the solution (project). How can I refresh the file list in the solution explorer programatically in the add-in I have tried everything I can think of and searched everywhere. This would sure he ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How to change one class to another or how to include derived in base

    Hello guys, I've been making a 3D space game in DX9 and I've run to the following problem. I have base class TELESO for every object in the space and derive needed classes from it(asteroids, ships,etc)... Well, maybe you will find this solution bad, but ...its the only thing I could do...: I want to spread chunks from object when it is destroyed. However I cannot divide object into smaller parts ingame, though I can make them in 3D prog ...Show All

  • SQL Server how to automate cleaning the data in repldata folder

    hi everyone, can any one suggest me how to clean the 'REPLDATA' folder created during snapshot replication. i want to automate the process. can anyone suggest any undocumented sp like 'sp_MSDelete_publisherdb_trans' thanks The snapshot folder is there for subscriptions during initialization, or reinitialization. Can you tell us why you need this folder cleaned Is this merge or tran ...Show All

  • Windows Forms Reporting Tools for VB.NET

    Hi, Need to choose a reporting tools for VB.NET. I'm looking to develop a Windows Form application which use an Access Database placed in the file server.  There around 50 users will use this application. The reporting tools should able to export&nb ...Show All

  • Visual Studio Where can I find ANY information about sourcesafe 2005?

    Hi, I've been trying to find information about Visual Sourcesafe 2005, but it doesn't seem to be anywhere on the MS web site! Is there a web page for it anywhere All I can find are a million links to the previous version, sourcesafe 6, which we already use. Please help! Thanks. http://www.google.com.au/search hl=en&q=%22sourcesafe+2005%22+site%3Amsdn.microsoft.com&meta = ...Show All

  • Visual Studio Team System comparing old and new values in __success macro

    Hi there, How do I express the condition that a parameter passed by reference remains unchanged after the function returns something like this __success(__oldvalue(parameter) == __newvalue(parameter)) But I do not want to make the parameter a constant reference because I want to change it when the function fails.  And I want to express the property that the function suceeds if the parameter remains unchanged. ...Show All

  • .NET Development Problem with sending mail

    In web.config for my web application I added following sections: < system.net > < mailSettings > < smtp from = 12345@gmail.com deliveryMethod = " Network " > < network host = " smtp.gmail.com " port = " 587 " userName = 12345@gmail.com password = "12345 " ></ network > </ smtp > </ mailSettings > </ system.net > Gmail requires SSL so in my code I wrote SmtpClient smt ...Show All

  • Windows Forms Problem about deployment

    Hi, I'm new to this thing. I published my project (to CD) but when tried to install on another PC. It said "Application cannot be started. Contact application vendor." I'm not sure if it is because of the certificate. I use the default created one. The "Issued To" is my comp name. (same name as "Issued By") Anybody please tell me how to solve this. And another thing, in the default certificate, the e ...Show All

  • Visual Studio Express Editions Private properties? I need in Module!

    Hi all, I've comboboxes in my classes (design mode). How can I get the properties of this comboboxes in my module function .SelectedValue, .Visible, etc. ...Show All

©2008 Software Development Network

powered by phorum