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

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

avishay_y

Member List

Vedran951
Omarat56
Erling Brandvik
Dave Dunckley
Steven Guo
Guillaume JAY
SocratesBrighton
TheGreatOtakuKraken
kasmatt2000
Milind Lele
GSL
wayneg
caroço
Enz0
PhilPorreca
yj2000
Ramcat
picflight
Dariusz Jankowski
Rturlapati
Only Title

avishay_y's Q&A profile

  • Visual C++ How to decide the errors

    hoh to decide the error C2039 a exist... i have 2 forms, form1 and form2. in form1 i have a button, and when i click in this button, will open form2. whats the code to do this ...Show All

  • Visual C# How to have my webcontrols come with images in them

    Hi people, I would like to create a webcontrol that has its own icons built into it (basically, the images go with the code as a single file). I thought that a resource file would do the trick but the compiler complains about converting system.drawing.bitmap to system.web.ui.webcontrol.image. Any suggestions/ideas Thank you very much! You can just add the images to your project and set the build action to embedded resource. A great b ...Show All

  • Visual Studio Team System TFS install - problem setting up and connecting with new user

    I have a new installation of TFS (RC), installed on a single server in workgroup mode. I am now at the point of creating local machine users and adding them to TFS. Since there are other system permissions (sharepoint, reporting svcs) associated with TFS admins, i created a local group for this and added it to the appropriate roles in sharepoint, reporting services, and in TFS (when logged in as TFSSETUP of course). However, i did not make this ...Show All

  • Visual Studio Express Editions Click Once

    Hi, looking at http://lab.msdn.microsoft.com/vs2005/productinfo/productline/default.aspx  I see Express version doesn't have the Click Once deployment system, but int Visual C# Express 2k5 Click Once is present and usable. Where is the trick Wich is the truth It will be present or not Thanks to all^^. P.S. Sorry for the english . Thanks a lot Patrick ! ...Show All

  • SQL Server again a problem with xml datasource extension

    it seems to be that the xml datasource ignore empty fields. why example: < xml version="1.0" standalone="yes" > <Head> <ID>121234</ID> <Title>Hi</Title> <Text></Text> <Amount>3443.90</Amount> </Head> Only ID, Title and Amount appearing in the resultset. any suggestions Instead of using autodetection you can specify ...Show All

  • Visual Studio 2008 (Pre-release) Why Close a proxy?

    Hi I know that as a best practice we should call ICommunicationObject.Close after using a client channel. What are the real consequences of not calling Close/Dispose In what i understand, it depends of the binding, right, like if we're keeping a transport channel opened or not, is that correct thanks! This is probably a stupid question but I can't find anyt docs that talk about why you need to or why you may want to be sure ...Show All

  • Visual Basic Using multiple ORs in an if statement

    Why doesn't using multiple ORs in an if statement work properly e.g whats wrong with this If results(1) = (cantbe(1) Or cantbe(2) Or cantbe(3) Or cantbe(4)) Then random1() End If It only checks cantbe(1) and cantbe(2) is there a way of getting around this I think you will find that evaluating a logical expression does indeed work otherwise Microsoft would have quite alot of bug r ...Show All

  • Visual Basic Saving User Settings

    ok, so far my app allows people to choose a prog to add to the menu, however, closing an opening the prog resets everythin, how do i save Hi, use the app.config xml-file to do so: http://msdn.microsoft.com/library/default.asp url=/library/en-us/vbcon/html/vboriintroductiontoapplicationsettingstorage.asp http://msdn.microsoft.com/msdnmag/issues/05/04/AdvancedBasics/ ...Show All

  • Visual Studio Team System Reply

    Hi, Can you pls. suggest whether these can be implemented, if so pls. guide me how to go about it. 1. DataSets should be used to serialize data and configuration information to/from files 2. XmlSerializer should be used to serilaize objects to/from files 3. Must use Compound word to name a derived class. It is not necessary for Controls. 4. Where appropriate, use well-known acronyms to replace lengthy phrase names 5 ...Show All

  • Visual Studio Issue with Visual Studio 2005 Beta 2 and CISCO VPN Client

    Everything works fine until I install VS 2005 Beta 2 (From DVD).  After the install and reboot, my network doesn't funciton.  Any attempts to change the network settings locks up.  IPCONFIG from the command prompt only displays "Windows IP Configuration" on one line and the returns to the command line (No Configuration Details at all).  If in uninstall the CISCO VPN Client, everything works again. But after reinstall, it ...Show All

  • Visual Studio 2008 (Pre-release) Bug in VS 2005 RTM while opening *.xaml or *xaml.cs files after an exception occurred in your application

     A message box pops up with the following text upon trying to open any xaml or xaml.cs file: --------------------------- Microsoft Visual Studio --------------------------- The operation could not be completed. The parameter is incorrect. --------------------------- OK --------------------------- I had caused a BamlParseException in a simple application that I was playing with: Error at element 'Button' in markup file 'Window1.xaml' : Th ...Show All

  • Visual Studio 2008 (Pre-release) Mixed credentials: Username & Certificate

    Greetings, Our services will be exposed on the Internet. Only specific partners applications should be able to have access to them. At the same time, the partners applications users will need to be authenticated & authorized by our services. We will use role-based security to authorize them. The reason why we need a double validation using a certificate for each application is because we don't want anybody on the internet to be able to qu ...Show All

  • SQL Server Datetime behavior

    Hello, i'm using SQL Server 2005 Ex SP1, i would like to ask may be newbie question. On some machine have to input query in this datetime format '21.6.2006' and on the other one in '2006-06-21'. Collation setting is on both the same. What's dependin on, please Thank you for any help. The formats in the user interface are usually depending on the regional settings for the user working with the application. ...Show All

  • SQL Server SQL 2000 Program Installation location for performance.

    New installation with SQL 2000 on a new server with RAID 1 and RAID 10. In the past I have installed the SQL Program and Databases on the RAID 10 for perfromance. With the OS and transaction logs on the RAID1. Question is : For possible increaced performance where is the best place to install the SQL programs On the RAID1 where the OS and TLogs exists Or on the RAID10 where the Databases exist thank you in advance. ...Show All

  • Windows Forms How to convert a string into a datetime.

    I have a string value = "2004", which is from a listbox. How do I convert this string into datetime format I need this datetime format value to be a parameter to call other store procedure. I have tried this 3 codes and none of them& ...Show All

©2008 Software Development Network

powered by phorum