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

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

SteffenRuland

Member List

Eric-Jan
auser095
JimmySu
SugarJade
Johan Hertz
raviv762
lbalogh
Manish 3177
Stefan_MS
Prashanth Nethi
ManjuVijay
ryoma
AlchemistMatt
nitingoyal28
NickBuck
joesucks
paulbihs
Premspace
Apolizoi
Igor I.I.
Only Title

SteffenRuland's Q&A profile

  • SQL Server SQL Sever 2005 only has client side?

    Why I couldn't find any datebase engine setup SQL Server 2005 Developer Windows xp I installed SQL server 2005 Developer Ed it has components like .NET framework 2.0, Visual Studio. (GUI) after install completes. Visual studio and all of them are added to the menu. Enterprise Manger is there. It looks perferctly installed But like I said. Nothing showed up in the server configure manag ...Show All

  • Visual Studio Team System functional verification points

    Is there a way to add functional verification points to a web test, such as tab order, initial focus, maximum length, and type of field (numeric, characters,...etc) You can specify validation rules to inspect the response of any request. Here's a link to the help topic that describes how to add validation rules to a web test. http://msdn2.microsoft.com/en-us/library/ms182544.aspx There are a few built-in validation rules that you can ...Show All

  • Visual Studio Express Editions container?

    hi everyone, this is my first post and I just downloaded VB2005 Express less than a week ago. I have experience in html,css, and php but i`m new to this. my question is, Im workiing on a program that, when started, opens maximized and contains a splitcontainer. At this time I have the settings set up so that Panel1 takes up 100% of the window (settings will be changed when other settings are set by the user). I also have other windows that op ...Show All

  • Visual Basic Determining the leters in a string

    Hi, am fairly new to VB and have been searching like crazy trying to figure this out with little success, was hoping someone could help. What i want to do is determine which charactes are present in a string entered by a user I have just a simple textbox in which the user enters a single word and the contents are saved to a string variable. How can I tell what the first letter of the word is and then what the second, third, etc words are ...Show All

  • .NET Development Sending large files with WSE

    Hi guys. I'm trying to create a web service that will expose a method to upload a big file from a client to the server. I want to send a really big file ( aroung 1Gb ). I succeeded with 64Mb, but not with files larger than this. Any ideea Thank you in advance. Mircea Hi. Thank you very much for the answers and for your time. It pointed me to some directions. Thanks. Regards, Mircea ...Show All

  • Visual Studio Team System VSTF installatoion error

    I am trying to install VSTF beta3 \\products\Public\Products\Betas\Developers\Visual Studio 2005\Beta 3\VSTF on a single server (Win2K3, SP1), based on the installation guide http://www.microsoft.com/downloads/details.aspx familyid=e54bf6ff-026b-43a4-ade4-a690388f310e&displaylang=en The pre-install checklist is strictly followed. But still I am getting following strange error during VSTF installation: Error 32000. The ...Show All

  • Visual Studio Express Editions Can an SQL database be exported into Access database format?

    I have been working on VB 2005 and SQL express lately. I wondered if it is possible to export any database created with these application into Access database format.   Would I have any problem in the exporting, would I loose any data Does anyone have any idea where to get information on how to do this   Thanks for all your answers. I do not know of any tools at the moment, but there may be ...Show All

  • Visual Studio 2008 (Pre-release) Rendering in pixel space

    There are certain types of visuals that must be rendered in pixel space such as a fractal or an audio waveform. These things can't be composed of the geometric primitives currently available in WPF. How would I go about making a custom control/visual that renders itself on the pixel level You need to use a bitmap to get control over pixels. You can then add the bitmap to a Visual tree, keeping in mind that the ...Show All

  • Visual Basic Analysis of Data

    Hello i linked a image it contains two lines a red and blue crossing each other at two different places that i show with the rectangle. covering that cross. Each bar in the chart contains four important data High Low Open Close and according to that data i was able to calculate Moving Averages on different time frame. 1. Red Line shows a moving average  on 10 day time frame 2. Blue Line shows a moving average on 50 day time frame. N ...Show All

  • Visual Studio Express Editions Color text not returning to normal!

    I have my text turning a different color when I type a certain thing in, but the problem is that it wont change back to black after I type it. And, after I type it, any key I press will retype what I typed before. Heres my code: Private Sub RichTextBox1_TextChanged( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RichTextBox1.TextChanged Dim Tag As String Tag = "<html>&qu ...Show All

  • Windows Forms Operator Overloading in VB.Net

    Hi.. how can i do operator overloading in vb.net (2003) not in Whidbey. If it is not possible any other solution or alternative to that... It is very important Thanx... a c# snob   I resent that.  Well, considering I am a c# snob, ...Show All

  • SQL Server Installation of SQL server 2005 Developer Edition Sep CTP

    Hi, I am trying to install SQL server 2005 Sep CTP on my laptop... I have installed VS.net 2005 beta 2, my OS is XP Pro SP2. It always get hanged at "Detecting Installed IIS". Please help... thanks Sorry for not able to reply before... yes... that norton security center created the problem... i did the same thing and it is working fine now... thanks for you reply... ...Show All

  • .NET Development Another Undo operation encountered a context...

    I've been looking around these forums for the past hour, looking at the variety of solutions to this error. But none seem to be applicable in my case. I'm not an experienced visual developer, so a lot of this (including terminology) is very new to me. So I may be misunderstanding one of the solutions previously offered. I'm writing a mobile application that communicates with a local server that then goes on to communicate with a Unix serve ...Show All

  • Visual C++ AssemblyInfo.cpp

    I need help, When I create a console app the AssemblyInfo.cpp does not load.  All the other source files loads except that one, what should I do Alright, I had a enough.  I just added the AssemblyInfo.cpp and now I get TWO C1190 errors.  Anyone know what I could do to fix this.  Here is my code: #include "stdafx.h" #using <mscorlib.dll> using namespace System; int _tmain() { Console::WriteLine("Hel ...Show All

  • Visual C# calling scripts from C#

    how can i call javascript functions from my C# code <script language=javascript> function test() { // my code } C# --------  protected void Page_Load(object sender, EventArgs e)     {  Response.Write("<script language='javascript'>test();</script>");     } the above C# code is not working. but if i use alert() function, then its working Response.Write("<script languag ...Show All

©2008 Software Development Network

powered by phorum