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

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

sparco01

Member List

Gerben Rampaart
AndrewvdMerwe
MMerchant
Nik_1982
frrobi
MarceloC
kiranv
Cesar Augusto BR
DeKale
Roman K
BjornL
marguslapp
pvulcan
Phil R. Cole
Bopa
swathi237
wfillis
paketman
BuiAnhTin
DevMark
Only Title

sparco01's Q&A profile

  • Windows Forms Custom ColumnStyle Class !

    I attached a custom column to my  datagrid  based on the Msdn documentation: http://msdn.microsoft.com/vstudio/using/migrate/default.aspx pull=/library/en-us/dv_vstechart/html/vbtchformattingwindowsformsdatagridvisualbasicprimer.asp Step I: Creating a Custom ColumnStyle Class   Public Class ColoredTextBoxColumn ….. This works great, but I noticed that some of the data grid methods “like datagrid.Select()” doesn’t work any more .   ...Show All

  • Visual Basic 2 Textfiles in DataSet

    Hey there I have a problem: I import 2 textfiles (they are saved in the same folder and TabDelimited) with the Visual Studio 2005 wizard into a DataSet. Now I'd like to do a SQL query which gives me all the records that are in one table but not in the other one. But here I got an error. I tried some ways in query builder but it seems that a query through 2 textfiles isn't possible. When I select a row from only one textfile the query runs without problems. As soon as I add the second table it doesn't work. Can you tell me if it's really impossible to do a query through 2 textfiles And if yes, how could I solve ...Show All

  • Windows Forms ClickOnce Deployment Error

    Can anyone help with the following error   It's happening when a user launches the application from IE. "Unable to install or run the application.  The application requires that assembly stdole Version 7.0.3300.0 be installed in the Global Assembly Cache (GAC) first." I am getting a similar error: "The application requires that assembly Micrsoft.mshtml Version 7.0.3300.0 be installed in the Global Assembly Cache" I have no idea what is causing this. ...Show All

  • Windows Forms Design Issues ClickOnce application

    What are the points that needs to be kept in mind for developing an application that needs to deployed using ClickOnce Hi, Always design n-tire architecture applications. This will avoid the database calls from the client machines every time. Use the webservices or .Net remoting as middle tire. Regards Satish ...Show All

  • Visual C++ Problem with decimal representation on German OS !!

    Hi, I am facing a problem which I think is very generic and I can find a prompt answer from my fellow programmers around. I am doing some calculation like: int original_scale_factor = 1; float temp = original_scale_factor / 1000.0; which if I output in a file using: fprintf(out_file, "Matrix Value [%9.7f] ", temp); dumps string like : Matrix Value [0.001] The problem arises in German OS where the same value is dumped like: Matrix Value [0,001] which renders my processing of the output file invalid later. I found that its the issue with German OS decimal point representation format where comma is used in place of decimal. ...Show All

  • Software Development for Windows Vista custom SequenceActivity - howto execute multiple times

    Can someone give me a hint how to execute the child activitites of a custom sequence activity multiple times to implement a kind of custom loop actvity What I came up with by now looks too complicated to me somehow, in short pseudo code: Execute: ExecuteNextIteration ExecuteNextIteration: iteration++ if (iteration<max) ExecuteChildActivity (first enabled child, hook to closed event) else CloseActivity OnChildClosed: nextChildActiviy = FindNextEnabledChildActivity if (nextChildActivity != null) ExecuteChildActivity(nextChildActivity, hook to closed event) else ExecuteNextIteration Isn't it somehow possible to USE th ...Show All

  • Visual Studio Beginner question.

    Beginner question. How can I label recursive a project or directory I tried attaching the label to a project but then check the subproject and the label is not attached. Thanks, Monica A label in VSS is recursive. See help for "How to Label Files and Projects" topic: "When you label a project with a descriptive text string, all the files in that project and subproject inherit the label." If you're looking at the subproject's history, make sure you check in the ProjectHistoryOptions dialog the "Include Labels" checkbox. The history dialog should show in label lines the top level folder that was labeled. ...Show All

  • SQL Server Clustered Index or NonClustered Index

    Hello I want to learn disparity clustered index or nonclustered index and in queries which one run better. example select * from orders where orderID=5 to this query clustered or nonclustered thanks Thank you very much ...Show All

  • Visual Studio Express Editions Registration Fails

    I am having difficulty registering Visual Basic Express 2005. I get the email which gives me a link to confirm my email address, but when I click on the link, I get an error stating that the page cannot be displayed. I get that even when I manually cut and paste the URL. Is there another way I can register the product I am having the same problem, and I do not know what to do to solve it, could someone help us please! ...Show All

  • Visual Studio 2008 (Pre-release) How to use an animated gif?

    I was wondering if there was a way to play an animated gif I tried setting the source of an image to a gif file but it only loads the first frame of the gif and that's it. As a learning project I created a WPF control to display animated GIF files. The "ImageAnim" control mimics most of the behavior of Microsoft's WPF "Image" control with the additional benefit of handling animated GIF's. You can download ImageAnim.dll from www.robreiss.com . (its free) Rob Reiss ...Show All

  • SQL Server SQL Server schema/data synchronisation tools

    Hi Apologies if this is in the wrong forum... I need to migrate ~20 databases from SQL Server 2000 on one server to SQL Server 2005 on another server. As a one man band I don't have a lot of time and I was wondering if anyone can recommend any tools which will help me to achieve this Ideally I would like to be able to migrate everything automatically, but will accept the fact that no system is likely to copy users and permissions etc. Even if the tool will help me to synchronise the table schema and data, this would be a bonus Thanks in advance Hello selwonk, Have you tried Copy Database Wizard   See below MSDN arti ...Show All

  • Windows Forms Full screen is not full screen

    I can't find a more appropriate forum this question but it has been bugging me for some while. When I create a full screen application there is a small border at the bottom and left of the screen through which you can see the edge of the wallpaper and the taskbar.  Now I assumed this was something to do with the taskbar itself but I ...Show All

  • Visual Studio Express Editions Configuring SQL Server Express and Visual Web Designer Express

    OS:  XP Pro/SP2 Previous installation of SQL Server 2000 Developer Edition, now removed. I am able to successfully install .NET 2.0, SQL Server 2005 Express, and VWD 2005  Express from the Express homepage ( http://lab.msdn.microsoft.com/express/ ).  At least, I am not receiving any error messages during download/install.  However, I am unable to configure SQL and VWD to talk with each other such that a new Web project in VWD Express can connect to the database for the basic site admin functions, much less any actual data manipulation/storage. All instructions I've found seem to relate to SQL build versions other than wha ...Show All

  • Visual Studio Team System Did report updating frequency change since Beta 3?

    Is there a way to make the reports show current information Or how can I adjust the processing time of the data warehouse -Ed Abshire Check out: http://msdn2.microsoft.com/en-us/library/ms244694(VS.80).aspx for the detailed steps on how to change the runintervalseconds setting. Thanks, Othmane ...Show All

  • Windows Forms Writting a small HTML-Editor (WYSIWYG)

    Hi, I want to write a small HTML-Editor, like this one here on the page used by Microsoft. Has anyone of you done this before and give me some tips and hints, on how to do it fast and easylie There is a sample available (with source code I think) here: http://www.windowsforms.net/Default.aspx tabindex=4&tabid=49   ...Show All

©2008 Software Development Network