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

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

alexmaster_2004

Member List

Frank_9
Arthur Greef
Othmane Rahmouni-MSFT
Paolo Marini
jacobite
Markis_au
Killaars
GarfieldB
TheSteph
i3tech
Crise
mbeninca
Frankie Ho
Aleksandar Vujic
Flavio_ita
David L
Daniel Hernán Pallarez
RRamesh1234
Satyajit Mahapatra
BactBob
Only Title

alexmaster_2004's Q&A profile

  • .NET Development OOP and VB/ASP.NET

    OK, I asked this in a separate post , but I'll see if I can rephrase it. I'm trying to make my app more OOPish. My interface (that is, the HTML, the datagrid on it and the associated VB code) has objects that I want to expose to other classes & procedures. To do this, it seems to me that my interface should be its own class, which I instantiate once and then refer to from my core code. Where do I place this core code I only have one web page, and the project requires that I set one page as the starting page. eg. If my database class chokes, and wants to fire a message to my warning label, currently I have no way of r ...Show All

  • Visual Studio Team System Product Management Platform

    Will Team Foundation be a good Product Management platform too   Does anyone have a suggestion for a good toolset that integrates with it Specifically, I'm looking for problem definition, win/loss reports, enhancement requests, ROI calculation, etc. any help apreciated. The work item types in Team Foundation Server can be customized to include enhancement requests, win/loss reports, etc.  In addition, you can customize the reports to generate relevant charts around those items. What products do you use for Product Management today ...Show All

  • .NET Development Architecture in ASP.NET 2.0

    Hi All I have to create n-tier architecture for my new project with visual studio 2005, asp.net 2.0 and SQL 2005 Which approch to follow... 1)   making different projects for Business and Data access or 2)   add in app_code directory If i choose 1st option then can i get advantage for dynamic compiling and others which are related to app_code Thenx in Advance, David There is a huge document on best practice: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnbda/html/AppArchCh1.asp ...Show All

  • Windows Forms Threads, Forms and Sockets

    This is a question about Threading, which I am totally new to: If I declare a public form variable as in: public gForm as frmWork 'Then I have an event that fires from a class with a listening socket (tcpListener): Event in the class:    RaiseEvent DataArrived(Data as String) global class declaration:    Public WithEvents cNetClass As cNet 'event handler for the class event:  Public cNetClass_DataArrived(byVal Data As String) Handles cNetClass.DataArrived 'This procedure then invokes a new form for the public form variable: gForm:       gForm = New frmWork Will thr ...Show All

  • Visual Studio Team System shared types in the distributed system designer

    gday, I'm creating a couple of webservices in the AD (application designer), and I want that some of these webservices are using a shared type (class person.cs). there's a possibility to use the tool wsdl, the generate webservices with the same shared type (without using the visual studio). But how can I use this by using the AD or the Distributed System Designer integrated in the visual studio  normally it adds the web reference to my web service, but I don't want the web reference, I want to have the generated stubs... How can i generate and using this stubs using VS2005 distributed system designer   ...Show All

  • Visual Studio Team System TFS RC installation Error 28805

    So I have been good so far on a clean install of the RC untill I try to install the application tier. The progress bar gets almost to the end and I get an error message labeled: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it. I have report server install and running on the box that the application tier is being installed to as per the install instructions rather than on the SQL Server box. I am installing with TFSSETUP as the user and it is in the local administrator group. ...Show All

  • .NET Development What Iam doing wrong?

    OK. What Iam doing wrong here I have wrote this function, but it doesen't work :S. ReadHTMLFile() is a function that reads whole HTML file. GenerateMenuBar() is a function to generate menu bar for the HTML file. Then I do what I need to do (is in WriteHTMLFile() function) and when I write the file I get a page like some tags are missing (truncated :S). I compare the html files (the original one and the generated one) and Ive notice that at the bottom of the file some tags are in very strange place (see below the code). public void WriteHTMLFile()         {          &nb ...Show All

  • SQL Server Passing Multivalue Parameters Through a Report Link

    I've created a line chart in my report which lists number of transactions by month. I've also created a report to list transactions by day. My goal is for the user to select a month and link the report to the graph with the selected month divided up into days (in other words, the user wants to see the number of transactions for each day in the selected month). Anyway, everything is working perfectly except for one thing. In the list of parameters that I am passing to the report for each day, I want to pass a multivalue parameter which contains all the transaction IDs the user selected in creating the report (these are supplied by a multiv ...Show All

  • Visual C++ error C2220: warning treated as error

    Hi, I am moving an application from VS2003 to VS 2005 and I got the following error: error C2220: warning treated as error - no 'object' file generated C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlfile.h Any ideas on how to correct this Thanks in advance, I just had this issue with <atlsecurity.h> After a lot of swearing and tearing projects to pieces, we discovered if you just include <atlbase.h> on the line before, the problem goes away. ...Show All

  • Windows Forms Keyword is "mari"

    Congrats David !! I can do nothing !!! Well, it looks like my original plan has worked after all. The aggressive behavior of asgard32 towards mari was able to drive them out gradually. Now I can see more varieties of other herbivores back into play. Now let the game begin! Due to some unknown reason, asgard32 seems to also periodially clean&nbs ...Show All

  • Visual Studio “Stack trace error” and “context switch deadlock was detected.” excel

    I have completed my excel project, I am doing the fine tuning now. A little background it is an excel spread sheet created with VSTO, it pulls data from SQL and loads the data on different excel sheet based on what option they pulled. The issues I am having are that if I pull a dataset with more than 500 records I get a “Stack trace error” and “context switch deadlock was detected.” I have search this error on here and some suggested “What you are seeing is one of "Managed Debugging Assistants" (MDA) and can be disabled by Debug->Exceptions ... > Expand the MDA node and uncheck the box against contextswitch ...Show All

  • Visual Studio Express Editions Starting page is missing!

    I installed beta 1 and uninstalled beta 1, and then installeded beta 2, but the starting page is missing. Can anybody tell me how to fix it Though it's not a problem, but it's as beautiful as it should be. Thanks! C:\Program%20Files\Microsoft%20Visual%20Studio%208\Common7\IDE\VCSExpress\HTML\GettingStarted.htm You need to go the the tools menu on the title bar and the import export settings option, From there reset the settings this will fix the display. Mykre, www.ircomm.net - Manage Game Programming ...Show All

  • Windows Forms using XSD to convert objects?

    Is it possible to use XSD to convert an object to something that the TreeView control can bind to What I have is a multidimensional data structure that I would like to display in a TreeView control. What is the best way to bind a TreeView instance to this data structure  Derive from the TreeView class and create DataSource and DataBind methods  I ...Show All

  • Visual Studio Express Editions Basic Questions on Debugging ASP

    Can you debug legacy ASP pages in Web Express I have a project in ASP, I built an Empty Web Site project in Express and dropped it in. The first time I tried to debug, it said it didn't like .asp postfixes. Is there some cofing trick I can use to have it accept asp pages for debugging Also, how about jscript I notice only VB and C# appear on the project wizard But legacy Interdev supported jscript and so does IIS5 and IIS6. As VB Express doesnt handle web pages Id recommend asking in the ASP.Net Forums as they are more likely to be using the Visual Web Developer Express Product. http://forums.as ...Show All

  • .NET Development Required Textbox

    I have a from that I have users type information input information in 5 textbox and then click submit and it goes into a database.  I want the text boxes to required to fill in else the submit click will return an error to the user. There's probably a couple of different ways to handle this. One way: Private Sub Button1_Click( ByVal sender As System. Object , ByVal e As System.EventArgs) Handles Button1.Click     If TextBox1.Text.Length = 0 Or TextBox2.Text.Length = 0 Or TextBox3.Text.Length = 0 Or TextBox4.Text.Length = 0 Or TextBox5.Text.Length = 0 Then    &nbs ...Show All

©2008 Software Development Network