Software Development Network Logo
  • Microsoft ISV
  • Visual Studio
  • SQL Server
  • Smart Devicet
  • Audio and Video
  • Visual FoxPro
  • Windows Forms
  • SharePoint Products
  • IE Development
  • Visual Basic
  • .NET Development
  • VS Team System
  • Game Technologies
  • Visual C#
  • Windows Vista

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

Bill_C

Member List

ErrolDC
Jeremy Lew
AlexZheng
dork
Jan Kučera
prk
Gabriel Vila
Ben Amor Bassem
Davids Learning
wbrogdo1
MJMatthew
krsarge
Jeff Stouse
TJC2
tacpower
Blast
glcjr
ronstoney
Serge Vic
Davids Learning
Only Title

Bill_C's Q&A profile

  • Visual Studio 2008 (Pre-release) Schema Crawling Question

    Hey there team, If I wanted to get the names of fields that comprise a key, what's the preferred way of doing that :) I've been crawling around in the MetadataWorkspace, and boy there's a lot there. Might be beneficial to have some sort of post that outlines the big concepts with this namespace... Thanks! Mike You need to look for the type in "CSpace", not in "OSpace" (of course, those terms are not supposed to surface in the API :), so you may need to tweak the function a bit in order to find the entity type. Pablo Castro ADO.NET Technical Lead Microsoft Corporation ...Show All

  • Visual Studio Tools for Office Question: VSTO2005 + ASP.NET + Excel XP

    I have a question about VSTO 2005 + ASP.NET(C#) + Excel Actually I just want to: 1. Get data from DB 2. Put (better like "CopyFromRecordSet" back in ADODB) the resulted DataTable to Excel 3. (If no Excel automation needed) Change something like Excel Column width, borders... 4. Save the file on server 5. Allow download by user 6. Users open the Excel file by EXCEL 2000, XP I want to use VSTO's ability to change the data directly without touching Excel (no need to install Excel on server) , that way I can't have Step 3 As I know...(maybe wrong)...the VSTO approach needs Excel 2003 to bind the Data Island and the View when the user opens the document, but I want user to open the file using Excel 2000 or XP, (this is my ma ...Show All

  • Visual C++ program database problem

    hi, all when i'm trying to build my project with VC++ 8, the folloing errors occured and repeated for mor than 3 file errors: fatal error C1033: cannot open program database 'd:\src\debug\vc80.pdb' I dont't have the same errors in the "Error list" and in the Debug\BuildLog.htm file ! regards... Hello Re: program database problem I am going to mark this thread as answered since you have not followed up with any further information on your problem - I assume you solved the problem yourself. If you have a solution you could post it so others can find it. If you do not have a solution then please submit further details and then mark the thread as unanswered. Th ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Animation mesh sample

    i see there is a lot of folks that ask for a animation sample well it is all ready been written use this http://dtxna.spaces.live.com/ download it it works with all fbx and xfiles but there is a bug in 3dsmax so what you shood do is export your model from 3dsmax in fbx format and load milkshape up and load the fbx file in and save it agian and you will see it is now working i have tryed 50 diffrent models exported from max 7,8,9 and when i load them in to max again there are errors , some bones are gone , and some times there are missing polys , and animation but when i export from max and load the model into milkshape and save it out again all the models are in smaller size and all is working perfect ...Show All

  • Visual Studio Team System How to manage multi users in load test ?

    Hi: I have a multi-user(with different logins and different rights) web application that everytime creates a unique product. I thinking about how to manage users to generate the load. My thoughts is: 1) To make one script running through the all process with each user login/logout. 2) To make a scripts for each user and synchronise them with sync points. Any other suggestion what is the best way to generate load fot that application Flow of the users in the app: Proc. |----------------------| user1 |--->| |--->| user2 |--->| user3 |--->| user4 |--->| Thanks, K. I would suggest option #1 and you can use data binding in your web test and use data binding fo ...Show All

  • Visual FoxPro Form Calling Report - Can Form Variables print on report?

    I have a form where users input a due date and comments into two fields. The users then click on a "Run Report" button that issues "REPORT FORM REPORTS/PD_LETTER TO PRINTER for next_due < THISFORM.p_date.value" command to print the report. Is there any way I can use the values the user entered in the form fields in the report that is generated. The form is a past due letter and I want to print Due Date and comment field from the form on it. On the report I created Variables that have the same names as the fields on the form, but this did not help. I suspect that I'm making this much more difficult then needed... Any ideas Derek Sure, there are 2 ways to do this. 1) For example, say you have a textbox on the form called txtCust ...Show All

  • SQL Server Connection denied. Please help

    Hello, everyone. I'm new in Reporting Services 2005. I encountered a confused connection problem. I'm running a named instance (called 'sql05') of SQL Server 2005 Standard Edition(a SQL Server 2000 instance as my default) on my Windows XP Professional machine. I log in Windows XP as a member of Administrators group. When I came into SQL Server Management Studio and connect to my local reporting server using Windows Authentication, the report server denied my connection request 'actively'. The service is running but it denied my connection. But when I use the same method to connect to my database engine and Analysis Services in Management Studio, no problem has happened. Does anyone have similar experiences I appreciate for any help. Thank ...Show All

  • Connected Services Framework Reference materials

    hi all, I am trying to explore CSF in detail. Have installed the Dev Lite Edition on my Windows 2003 Server machine ( with .Net Framework 2.0 ) and am trying my hand at the HelloWorld sample application. However, it seems there is very little technical reference available online. Can someone please suggest any appropriate resource(s) where one can get an excellent understanding on how to proceed with CSF based developments from the scratch Any help would be appreciated. Thanks - hiren Thanks Natraj, Also, I've configured the HelloWorld Sample on my machine. But am facing an issue. The session is established alright and I do get a SessionID , the manifest and the CreateSessionRes ...Show All

  • SQL Server Convert System.Net.NetWorkCredentials to IReportServerCredentials

    Hello, I have a reportviewer and I want to set its credentials with this line but I have that error. rptViewer.ServerReport.ReportServerCredentials = new System.Net. NetworkCredential (usuario, clave, dominio); Error 18 Cannot implicitly convert type 'System.Net.NetworkCredential' to 'Microsoft.Reporting.WebForms.IReportServerCredentials'. An explicit conversion exists (are you missing a cast ) C:\Inetpub\wwwroot\GescomDllo\Protected\01_Administradores\rptdefinicioncompetencias.aspx.cs 40 58 http://localhost/GescomDllo/ any idea Are you using the WebForm or WinForm version of the control With the WebForm version, the ReportServerCredentials property returns the IReportServerCredentials interface that has t ...Show All

  • Visual Studio 2008 (Pre-release) PresentationCore.DLL already loaded

    Hiya, I keep getting this error at different times when developing under WinFX in Vis Studio 2005. Error 14 Unknown build error, 'API restriction: The assembly 'file:///C:\Program Files\Reference Assemblies\Microsoft\WinFx\v3.0\PresentationCore.dll' has already loaded from a different location. It cannot be loaded from a new location within the same appdomain.' I only have one project in the solution that uses WinFX, so any ideas what could be causing this Only way I've found around it other than rebooting is pretty strange, have to open up the same project in Expression Interactive and then test run the project, that seems to clear it for a bit. i had this issue with VSTS 2005 when i had a solu ...Show All

  • SQL Server Hide identical rows in same group

    I am creating a report based on a group value and hiding the duplicate values by clicking the hide property on the selected textbox. The report values are displayed in two rows. If in the same group there is a same record then I am not displaying it. Which works fine,but it is leaving a blank row all over the report. Please guide me as to how do I avoid the blank row if I am hiding duplicate values on a row. example: 1 joeph test 111 222 red sample done works 2 joseph test works If in the same group, if the 1st line repeats for the 2nd row then there is a blank row after hiding duplicates. I want to remove that blank row if row repeats for each group Right click on textbox, properties, choose for ...Show All

  • Windows Forms Visual C++ textBox enter key submission

    I'm a novice in Visual C++ and just started learning Windows form application. My question is, when I input a value in a TextBox and press enter, I hoped it would submit. But pressing enter key doesn't do anything. How can I fix it so that pressing enter submits a value in a TextBox I got answers from many good people who told me to handle the keypress event. But the bottom line, how can I do this Assume yourself to know nothing about Visual Studio. Any feedback will be helpful. Thank you. I assume VS2005: Select your textbox of interest. In the properties window click on the flash to show events. Find the KeyPressed event. Double click in the second column to auto create an event handler. In the event ...Show All

  • Windows Forms Property not being modified during design mode

    I have a custom control that inherits from the DataGridView and I need to extend the Data binding functionality. I’ve implemented the DataSource and DataMember properties hiding its inherited member with the keyword new as shown below, however while in design mode my new DataSource property is not being modified. The DataMember property is being modified just as expected. I suspect that the base.DataSource property is still being modified because when modifying the Property in design mode to a BindingSource data source the columns are displayed. However if the DataSource property is set to a DataSet the columns are not displayed. I've changed the debug properties of the project to launch a new version of devenv.exe and set a breakpoin ...Show All

  • SQL Server certain rows to Excel files

    Hello, I have a table T1 with ID and Desc fields. I want to export this table to excel files based on the ID field. So my stored procedure select all the same T1.ID and export it to ID.xls files. How can I do this Hi, While Using DTS Import/Export Wizard, After Choosing Data Source and DataDestination, Wizard asks to Specify Table Copy or Query, At the Time Select the Radio Button [Use a Query to Specify the Data To Transfer]. It will Take you To Type Sql Statement where Query Statement Panel is there ,you can Type Query with your Condition. ...Show All

  • SQL Server make a stored procedure

    Hi In my table i have a datetime field now i want to delete all records there are more than 1 hour old can someone help me with this Alvin Hi, Here is a possible solution: delete from tableName where datettimeField < dateadd ( hour , - 1 , getdate ()) Greetz, Geert Geert Verhoeven Consultant @ Ausy Belgium My Personal Blog ...Show All

©2008 Software Development Network