1
VC++ runtime error
same vc++ code using opencv, there is no error in vc6.0, but when you create a new project in vs2008, using this code it has runtime error, but when use vs2008 to open an exist project created by vc++6.0, and convert to vs2008 format, no runtime error. why?
Answer Question
| August 30, 2010 4:25 PM
Runtime Errors, vc++ code, Visual C++, Visual C++ 6.0, Visual Studio 2008, VS 2008
same vc++ code using opencv, there is no error in vc6.0, but when you create a new project in vs2008, using this code it has runtime error, but when use vs2008 to open an exist project created by vc++6.0, and convert to vs2008 format, no runtime error. why?
Changing item color in Listbox
I fill the listbox with tables from SQL base The colums are b1,b2,b3,b4,b5,b6,b7 There are up to 1 million rows in listbox example b1,b2,b3,b4,b5,b6,b7 are as follows: 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 1,7,14,18,22,26,30 If any row contain any of this numbers(1,4,14,23,35,36,37) that item should given a different color from listbox’s fore color as bellow 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 [...]
Answer Question
| August 24, 2010 7:46 AM
ListBox, SQL, VB.NET 2008, Visual Studio, Visual Studio 2008, VS 2008
I fill the listbox with tables from SQL base The colums are b1,b2,b3,b4,b5,b6,b7 There are up to 1 million rows in listbox example b1,b2,b3,b4,b5,b6,b7 are as follows: 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 1,7,14,18,22,26,30 If any row contain any of this numbers(1,4,14,23,35,36,37) that item should given a different color from listbox’s fore color as bellow 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 [...]
Crystal Reports migration issue
I have report created with CR basic for VS .NET 2003. Some time ago i have to put this report to project crearted in VS 2008. IDE automaticly converted the report to the newest version of CR. Report include one subreport. When this report is printed from .NET 2003 project it looks fine. When i [...]
Answer Question
| June 17, 2009 12:01 PM
Crystal Reports, Crystal Reports migration, IDE, VB.NET 2003, Visual Studio, VS 2003, VS 2008
I have report created with CR basic for VS .NET 2003. Some time ago i have to put this report to project crearted in VS 2008. IDE automaticly converted the report to the newest version of CR. Report include one subreport. When this report is printed from .NET 2003 project it looks fine. When i [...]
WPF in Visual Studio 2008
I am a beginner trying to learn some WPF. I am using VS 2008 Pro, when I opened up WPF, it’s showing codes <Window x:Class=”WpfApplication1.Window1″ xmlns=”http://schemas.microsoft.com/winfx/2006/xaml/presentation” xmlns:x=”http://schemas.microsoft.com/winfx/2006/xaml” Title=”Window1″ Height=”300″ Width=”300″> <Grid> </Grid> </Window> and not the form that I can add buttons. What am I doing wrong?
Answer Question
| June 8, 2009 5:48 PM
Visual Studio 2008, VS 2008, wpf
I am a beginner trying to learn some WPF. I am using VS 2008 Pro, when I opened up WPF, it’s showing codes <Window x:Class=”WpfApplication1.Window1″ xmlns=”http://schemas.microsoft.com/winfx/2006/xaml/presentation” xmlns:x=”http://schemas.microsoft.com/winfx/2006/xaml” Title=”Window1″ Height=”300″ Width=”300″> <Grid> </Grid> </Window> and not the form that I can add buttons. What am I doing wrong?
How do I write the code to connect an .aspx webform to a MS SQL server and database
This was done in VS 2008 the web forms are registration and log in forms with aspx controls. I created the database and the tables ( but am having issues with the constraints for 3 columns). I am trying to find out how to connect the 2 and where would I put the code. I [...]
Answer Question
| July 17, 2008 1:47 PM
Server errorlog, SQL Server 2005, SQL Server errors, VS 2008
This was done in VS 2008 the web forms are registration and log in forms with aspx controls. I created the database and the tables ( but am having issues with the constraints for 3 columns). I am trying to find out how to connect the 2 and where would I put the code. I [...]
1





