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

Software Development Network >> Yoway Buorn's Q&A profile

Yoway Buorn

Member List

Sami Vaaraniemi
Metal_Fly
Spyros Prantalos
bgs264
more FAQ
kajester
Deva_m
Elham Dahwa
NoGoodNameExists
WiT8litZ
Kirk Haselden
jimmsl
Leonardo Limm
Neil Blackburn
Link8312
Fylar
KWGA
Jeff Lucovsky
andychen
GavinLaz
Only Title

Yoway Buorn's Q&A profile

  • Windows Forms FIX: MaskedTextBox and Databinding Date fails with inital digit of 0

    Problem : If I bind a DateTime field to a masked text box with the default short date mask, the value fails to recognize a leading 0 and shifts all other digits one place to the left.   Solution : Select the MaskedTextBox.  Expand Databindings in Properties.   Click on the ellipses for “(Advanced)” A dialog box appears where you can set a custom format.   Choose custom and select MM/dd/yyyy as the custom format. I p ...Show All

  • .NET Development Codebehind in a diferent place

    Hi all How can i place my cs files in a different folder of aspx files When i put my cs files in a different folder, forms works fine but i can't use design view. I don't know how to specify a diferent location in "Codebehind" property. Thanks in advance The codebehind file is found by the designer through the CodeBehind attribute in the ASPX page.  I'm not aware if you can give it a path or not but it is no ...Show All

  • Audio and Video Development LOOKING FOR A TRAIL OF VISTA

    I AM LOOKING FOR A TRAIL OF VISTA CAN YOU HELP Hi Paul, Sorry but this isnt the right forum for joining the Vista Beta program. Thanks, Prakash Channagiri ...Show All

  • Windows Forms Programmatically Databinding a Combobox

    Ok, in ASP.Net I could programatically bind a combobox to a dataset  and have full functionality. It would be something like:      Dim ds as new dataset      ds = GetMyData()      combobox1.datasource=ds      combobox1.datat ...Show All

  • Visual C# C# Installation Question.

    I'm currently running SQL Server 2005 September CTP (Installed and working perfectly). I would like to learn C# and do not want to run the Express Edition of SQL Server as I need the FullText capabilities to develop against.  I can only seem to find the C# 2005 Express Download... I own a copy of Visual C#.net 2003. My Question is what version of C# will run with my Sql Server CTP (Non-Exress) you can use any copy of sql server, rega ...Show All

  • Visual C++ Dinamic allocation of memory , acces violation

    Hello Im working on project for my college, nevermind (but it urgent :((()... So I have this code example (in VS 6.0) in main class : REAL *Input[NUM_DATA]; ... size[br] = r.getSize(); Input[br] = new double [size[br]]; for (i=0; i<size[br]/12; i++) {    for (j =0; j< 12; j++){          Input[br][i*12+j]=r.vector[j]; } ... delete[] r.values; // size iz a static field w ...Show All

  • Visual Studio Team System Problem: TFS Proxy returns: TF15013 (Item.asmx missing?)

      Situation: TF Client can connect at TF Server. But, problem goes when TF Client tries to connect trough TF Proxy. In TF Client output I receive following message (after using Get Latest V.):   The source control proxy 'MyProxyComp' is not responding, so the request will be sent to the main server.   Please verify your settings. Additional information:   TF15013: The requested Team Foundat ...Show All

  • Visual Basic Read a random Line From A File

    I am attempting to write a BOFH excuse generator as a console app so I can run it's output into another program (an IRC client) but am having a problem figureing oput how to return a random line from the text file I am useing for the excuses. can anybody point me the right way thanks Wolf I think the best way to do this, is to quickly count the number of lines, perhaps storing them in memory in ...Show All

  • Visual Studio 2008 (Pre-release) 3D performance problem when animating a mesh

    I am simulating the surface of a liquid with moving waves, let's say an ocean. I'm doing this by creating a rectangular mesh with 1000x1000 knots. So my MeshGeometry3D has 1.000.000 positions which I all added like this: mesh.Positions.Add(new Point3D(x, y, z)). Now I want to animate the mesh. All points of the surface will keep their x and y coordinate, only z will change. So instead of creating a complete new Point3DCollection for the ...Show All

  • Visual Studio Express Editions The remote certificate is invalid according to the validation procedure

    Hi! First off all I'm not sure if this is the right forum to ask this question but I'll give it a go, hope it's ok. Anyways, I'm coding a ASP.NET (in C#) web app running in IIS 5.1 but when I try to open a link using: "System.IO.StreamReader Reader = new System.IO.StreamReader( new System.Net.WebClient().OpenRead(url)); " I get the following error: "The remote certificate is inv ...Show All

  • Visual Studio Soultion Explorer and Microsoft.VisualStudio.Package.Project sources

    Hi                   I have a managed VSPackage that was using the Microsoft.VisualStudio.Package.Project.dll to implement the project hierarchy.   I have created an assembly from the source code that was distributed with the October VS SDK and am having trouble with my project not expanding in the Solution explorer.   When I look at the DTE object ...Show All

  • Visual Studio Tools for Office Cuctom excel Functions

    > Hi, > > With the VS2005 for Office tools, is it possible to create custom > functions with tooltips This has been a limitation of VBA and I'm > wondering if I can/will be able to do this. > > Thanks, > Scott yes, those are the tooltips I was referring to. Thanks, Scott ...Show All

  • Visual Studio VSS extremely slow over internet

    hi. i have a setup with several local clients to the database and a remote client that is connectected over a 2mbit dsl line. now, i know that 2mbit isn't _that_ much, but is it really necessary for a 'get latest version' to take up to 20 minutes the ss database is only 10 mb in size... what options do we have in order to make this thing a little faster WM_THX thomas woelfer http://www.die.de/blog Hi, That ...Show All

  • Visual Basic Weeknumber

    How do i get the weeknumber in Visual Basic 2005 Express edition Well that doesn't work for me. There's an interesting article about this here http://www.thecodeproject.com/csharp/GregToISO.asp msg=396665 The code is in C# but shouldn't be too difficult to convert ...Show All

  • Windows Forms Terrarium Setup Help

    This was posted elsewhere, but has not been addressed: ... I happened upon Terrium yesterday and am very interested in participating becasue 1) I NEED to learn how WindowsForms work so I can make applications look 'DotNettie" and I come from vb6, so ALL this is new to me, 2) I've recently developed a strong interest in AI and A-life, so I want to experiment. Unfortunately, I'm having trouble getting things to work. I can't get past th ...Show All

©2008 Software Development Network

powered by phorum