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

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

elapsix

Member List

Piotr Stapp
Suma Sushilendra MSFT
WonderWoman
Robert Jackson
schiluveru
g_stefan
Wim Heerkens
Raggers
ivernot
Ixnatifual
Sam Jarawan
LordChaos010
FredLarson
tarusoft
Mohammed A.AboBakr
ChrisMentioned
homeslick
O.S.S
Antoine Savelkoul
da Vinci
Only Title

elapsix's Q&A profile

  • Visual Basic How to go from VB.net to VB 6.0?

    I know that this may sound like an awkward question, but how do I best migrate from using VB.Net to learn the basic coding-features of VB 6.0 I'm studying to become a teacher in computer science but at the school where I'm having my teacher's practice they only have VB 6.0 and not the .NET version. Since VB.NET was the first Visual Basic language i was taught, I'm not very familiar with VB 6... I'm grateful for any guidance. Thanks! (This ...Show All

  • SQL Server Report docs with parameters generate from cache instead of new data

    I created a report document that accepts parameters and generates a report - simple right... when I try to generate the same report using different parameters, i get the same data returned from the last run this happens in the visual studio preview environment and also happens when i run them from .net code off of a website i have in the datasource to never cache reports is this a known bug to work around it i have to close down visual studio a ...Show All

  • SQL Server Changing login permissions

    I am trying to set up a secure system and would like some advice on how to do it as it is a bit tricky. The underlying security is Windows Authentication but I need to set various permission levels in the application. What I want to do is to allow users read-only access to a users table. Once they are validated and their permission level is determined, then I want them to be assigned to the role that is set for their permission level. I hav ...Show All

  • Visual C# String question

    How to parse the text which I get form the richTextBox1, so I could get all the strings closed by " " and put them to the richTextBox2 I thought it should be easy, but get stuck. So any help will be appreciated. I'm using switch/case, because I have to add more cases later(numbers, letters, comments and other characters). So here is my code... richTextBox2.Clear(); string s, rezultat = "", result = ""; s = richText ...Show All

  • Visual C++ using ATL macro to change LPSTR to LPCWSTR

    Hello, I'm making a 3D game and realized I would have to face many problems and maybe trying to "reinvent the wheel" on my own, if I wanted to implement SETTINGS -(for graphics mode) in my game. So I am going for DXUT framework or engine by Dx team or what it is called to simplify my life. But I am facing some problems, because it is using UNICODE and I need to change LPSTR to LPCWSTR so I use macro A2W(lpstr) and inc ...Show All

  • .NET Development Inherit a class by a class that should be marchal be reference

    Hi! I think this is a simple question for those that have been working with remoting for some time. And somehow, I believe the answer will be simply 'NO' . Is it possible to have a class that is marshal by reference and also inherits another class, other than MarshalByRefObject I guess that if that other class inherits MarshalByRefObject, this would do the job. But what if that other class is not mine, let's say... a system ...Show All

  • .NET Development Simple TSQL called by ADO fails

    (SQL 2005) I have a program using ADO that sends a line of text to SQL Server to be executed. the line is essentially: if exists(select 1) DELETE C_Codes WHERE category=13; I can't get the DELETE clause to execute in ADO even when the if exists clause is clearly true (works fine when manually executed in Management Studio). Can someone explain why this doesn't work, and what I need to do to make it work Thanks. ...Show All

  • Windows Forms What's the story on UseCompatibleTextRendering

    So I rebuilt my app using VS2005 and it worked beautifully except for my labels being moved down a few pixels.  I came across the property UseCompatibleTextRendering and if I change it to true then my app works fine.  I can find almost no documentation on what are the impacts of changing this property.  Why is the default behaviour not compatible with previous versions of winforms and what is the difference I also read that ther ...Show All

  • SQL Server Hiding a subreport - How to suppress the blank line ??

    Hi, I have a main report with several subreports in a list. If I hide a subreport that contains no data by using the "visibility" attribute, there s always a blank line left in the list. Is there any way to suppress that blank line Minimize the size(width and height) of the sub report to the maximum extent. sincerely, Amde ...Show All

  • Windows Forms Missing events from inner UserControl

    I make my own TextBox that contains a MS-Textbox. If I click in "MyTextBox" these Events doesn't fire: Click, DoubleClick, MouseClick, MouseDoubleClick, MouseUp These are the Codelines for the Click Event. The others looks like this. Public Shadows Event Click As EventHandler Private Sub MyTextBox_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) _ Handles TextBox.Click RaiseEvent Cli ...Show All

  • Windows Forms control.Dispose()

    Hi, I've got a question about disposing controls. If i understood correctly, you don't need to explicity dispose controls in a basic windows forms application. Disposing the main form will traverse it's control hierarchy and dispose all child controls that are&nbs ...Show All

  • Visual Studio Team System Is there a kind of Validation Tool for Processs Template?

    Hi, all I am customizing the process template for a specific project in TFS. So is there a kind of validation tool for XML processing Because I modified the XML template files, and try to import it. But the process failed. I think there is something error or mismatch in Template XML files. So whether such a kind of tool provided by Microsoft or other ISV I just wanna validate my XML files. Thanks. In the "Auth ...Show All

  • Visual Studio Team System Error: Additional code analysis warnings or errors cannot be displayed

    I'm getting a couple of errors consistently when I enable Code Analysis on my ASP.NET Web Project in VS 2005 RC1.  The build fails, and around 200 warnings from FxCop are displayed.  Here are the errors: Error 204 CA0503 : Additional code analysis warnings or errors cannot be displayed Error 205  FxCopCmd.exe returned error code 8.   I looked up error code 8 for FxCop, and found it to be an "Assembly ...Show All

  • Windows Forms WebLaunched Windows App

    I want to launch a windows app from an intranet web portal. I have done the following: -Created an msi project that installs primary output from WebPermissionClassProject -WebPermissionClassProject contains installer.vb with this: Public Sub New() ...          ...Show All

  • Windows Forms Updater App Blocks client requirements

    I have read through many posts, but still didnt see a direct answer. I am wanting to add auto-update functionality to some applications.  The applications will be installed on Win2000, WinXP, Win2003 server. The requirements listed on ms site was quit lengthy, but is this only for developing the applications   I was hoping for an exact.. this is what is required at the client (win98 and above and 1.1 framework) thanks in advance, ...Show All

©2008 Software Development Network

powered by phorum