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

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

RKaplan

Member List

MonkeyZa
niroshanonline
Leandro Mussi
Frank White
feelingfoel
Anton Katilin
pcsql
ArtySaravana
Robert McGinley
G Pearlman
Eamorr
ax251
visent
Kushan
TejasLambu
AdamCCC
Paul D. Murphy
Wes Shaddix
genuine_tuffguy
Björn
Only Title

RKaplan's Q&A profile

  • Windows Forms No Touch References

    Hey all, Can anyone recommend any No-Touch Deployment references (books or links). Also, has anyone had to make this (or similiar) architectual decision: <b>Existing Apps</b> C++ and VB6 windows applications Most of these apps have no real seperation of Data Access Layer from GUI and Business Logic Layer.  Most of these apps are a single .exe that calls multiple .dlls&n ...Show All

  • Visual Studio Help crashes Visual Studio 2003

    I am a computer science major at a university that has Visual Studio 2003 available through the MSDN academic alliance. I installed VS without the MSDN library for an assignment and everything was great, then when I later tried to install the library it won't work. If I try to directly open the library, a message comes up saying "updating help..." then Document Explorer crashes. If I open VS the same message comes up and the whole program crashes. I can get to VS by clicking on a file that is normally opened by it, but as soon as I do anything that changes settings or causes the help update message to come up, it crashes. I downloa ...Show All

  • Visual C# where is the code analysis tab ?

    I had installed the vs 2005 RTM version. I can't see the code analysis tab in the project properties windows. where is it Code Analysis only comes with Visual Studio Team System. It does not come with Visual Studio 2005 Professional and below. What version do you have installed ...Show All

  • SQL Server Can't connect to SQL Server 2005

    Hello, I have a problem with connecting to SQL Server 2005. I have a small network at home with a WLAN router connected to Internet. My notebook computer and desktop computer are connected to router. My SQL Server 2005 is installed on notebook computer and Microsoft Server Management Studio is installed on desktop computer. I wanted to add login so I could connect to it from desktop pc and a problem came up. When I tryed to add account (from desktop pc) to local group on notebook pc I couldn't do that becouse there wasn't offered desktop pc as a location. Also, when I try to make connection string in visual studio, i can se ...Show All

  • Visual C# C#/ASP.NET 2.0 Temp files...

    So I have been porting a prject from vs.net to vs 2005 all day, getting through all the bugs ( Why incorrect html syntax = compiler bug is beyond me... but my hatred for web nazi compliancy is for another day )   I am at the point where I can now test and update the HTML aspects of my project, but while testing and updating, more times than not I recieve this compiler bug: Error 1 The type 'postlist' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\xthreads\4a56add2\6c8c5057\App_Web_tzcja5qr.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\xthreads\4a56add2 ...Show All

  • Visual Studio 2008 (Pre-release) XAMLPad : System.NullReferenceException

    Hello, XAMLPad refuses to start up. It simply returns System.NullReferenceException I am attempting to use the WinFX SDK on XP SP2 (P4 3.4GHz, 1Gb DDRRAM) I have installed everything in the following order : 1. WinFX Runtime Components September CTP 2. WinFX SDK September CTP 3. Visual Studio Beta 2 4. Extensions for Visual Studio (Avalon Templates) Here's the CLR Debugger Output: 'Managed': Loaded 'C:\WINNT\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'Managed': Loaded 'C:\Program Files\Microsoft SDKs\WinFX\bin\XAMLPad.e ...Show All

  • Visual Studio Team System Redo a build?

    Hi, I have a very stupid question, but certainly very important and usefull :-) How can you redo a specific build with team foundation server It is possible to get a specific version based on label on the client side or on the TF server, but I don't see how to say "Get that version and build again it!" :-) Thanks in advance, Steeve PS: Well in fact I can see a "non easy and manual way": 1. Create a specific build type specifcally for that where Sources are never retreived from TF (using some skip properties), Labelling is not performed, Work items should not be updated. 2. Ea ...Show All

  • Windows Forms BindingSource.ResetBindings()

    I am developing an app with one function being tracking student attendance to classes my company teaches. I want to be able to add new students in a child-form, and then select the student in a combo-box column of the datagridview on the parent-form. On save of the child form I am using: ActivityForm.AttendeeBindingSource.ResetBindings() But it is not successfully updating the parent form with new attendees added. Any advice on how I can refresh the control on the parent-form would be much appreciated. If anybody could help me with this, I'd really appreciate it. If my description is unclear p ...Show All

  • Visual Studio Express Editions ListView sorting question

    Hi I have a ListView control called HSlist on a form which has 3 columns. The adding data seems to work OK, but the sorting is weird to say the least. Initially, I thought that the list would be sorted on the contents in the first column, so I added to the ListView with the Item containing the data that I wanted the list to be sorted on (numerical). Then I found that the list was being sorted on the second column (strings), so I swapped the adding routine so that the numerical data was now in the second column - the list now was being sorted on the first column (strings). What I want, is either to be able to dictate which column the ...Show All

  • Visual Studio Team System Error: The Team System cube either does not exist or has not been processed

    When I tried to open any report, I always got the error message like this: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'IterationParam'. (rsErrorExecutingCommand) The Team System cube either does not exist or has not been processed. I followed the warehouse troubleshooting guide and ran the sql query in the step 2, the result is like this: Last Cube Processing -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ...Show All

  • Visual C# Print Solution

    Is there a way to print an entire C# solution or do you have to select one file at a time and print Thanks Steve 1)  C# doesn't have optional parameters, only VB.NET does.  This is why you'll often see far more methods in a C# project than a VB.NET project. 2)  You are correct, you could not have 2 methods of the same name both with a String as a parameter.  Each method would need a different set of parameters. ...Show All

  • SQL Server New to SQL..Help

    II'm studing c# 2005 and got a book by MS "c# step by step". In it it says that at some point I will require sql 2005 express and that I should log in and set up the following .."sql -S yourserver\SQLExpress -E". The trouble is it dosn't say how to log in. I've never used sql server before, I downloaded the express from MS. After installing it, using the default set up and instance name on my XP Pro, Now I get 2 log in choices when I start up my computer. One is my normal log in (normal windows workspace)..and the next is "sqlExecutiveCmdExec". (greated after installing sql express 2005 I guess".I'm ass ...Show All

  • .NET Development Help authenticating against NT

    I have a VB app that I want a user to have to login to. Rather than store passwords myself, I want the application to prompt the user for login credentials and then authenticate against NT. I read a previous post about using ActiveDirectoryMembershipProvider I am trying to test using the following code: Dim nt As New System.Web.Security.ActiveDirectoryMembershipProvider MsgBox(nt.ValidateUser(txtUserName.Text, txtPassword.Text))   I tells me I need to initialize the object but I am not sure what the parameters are asking for. Can anyone help Please!!! I have found my answe ...Show All

  • SQL Server Developer Edition & Express Edition

    Can you install both of these on the same Windows XP Pro computer If I don't want to install the Express Edition what is the best way to make an application developed with Express Edition work with Developer Edition If someone could point to some articles or documents that explains this in detail I would really appreciate it. Thanks. Express and Developer can install side-by-side. Application should be developed Edition agnostic. However, there is a feature in Express (User Instances) that is not available in other Editions. Keep an eye on MSDN for new content. Dan http://blogs.msdn.com/dtjones ...Show All

  • Microsoft ISV Community Center Forums Office Accelerator

    I have been asked to implement Office Accelerator for Recruiting - which is like a ton of bricks to me because I am not sure where to start. After combing through MS web sites and stuff it seems to me that the Accelerator is a framework that implements (as far as UI) a Sharepoint or Portal solution. The solution is "not an out of the box" and uses templates, guidelines, fragments... ... from exposed MS code developed in C# using XML (taking advantage of the .NET framework). So, although my semantics may be a bit off, if I am correct in the above then I suppose the next steps would be a) Learn how to program with the Sha ...Show All

©2008 Software Development Network