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

Software Development Network >> Luiz Américo's Q&A profile

Luiz Américo

Member List

87jerome
Philipp Lamp
KrazyMGA
Alexie1668
Anthony Tarlano
ZackL
Spuddo
zot166249
namo21
ManjuVijay
Lolka
Rajesh Giri
Rabbitrun
SoniaJulka
RichardMInSC
billqu
PostMeridian
Holm76
RussP
OPH
Only Title

Luiz Américo's Q&A profile

  • SQL Server WM Shell

    hello all, how can run my application as a first application i mean before start up programs. ...Show All

  • Gadgets Installing new Sidebar Gadget for default (all user) Vista installs

    Hi, Just wondering if anyone knows how to get a Sidebar Gadget to appear on a new Vista installation as default for all users Is it a case of adding the myGadget.gadget to the sidebar directory (along with all the other gadgets) and making a change to the default registry If so, what needs to be done Many thanks in advance! See my comments in this thread. ...Show All

  • Visual Studio Express Editions banner grabber with split container and HTNL page???

    im trying to dyanmically add results to a datagrid, similar to a port scanner, but diff project.. I used to use the list1 additem, but that was in vb6 and ive never used ti datagrid control. also, i dont want to use the listbox, i could even use the treview but, whatever is easiets and displays the info better.... thank you Your question title makes very little sense, and bears no relation to what you are asking about in your post. Perhaps you are asking about a DataGridView No one can tell you what displays info better [sic], that's up to you to decide. I think you need to be a bit more specific in your question, perhaps showing us what you've tried and why you do or don't think it works. ...Show All

  • SQL Server Working with multi-valued, query based parameters

    I am currently working with 3 multi-valued parameters whose data sources are queries. The first 2 are required to have entries, 100% of the time, but the third one may or may not require selecting a value. Parm3's data source is filtered by the selections of Parm1 & Parm2. The data source for my report references Parm3 in a derived table that is then LEFT OUTER JOINed. In the cases where the report does not require any selection from Parm3 I am still required to pick at least 1 entry. Can anyone shed some light on this, or provide a solution so I am not forced to pick any if I don't want Thanks in advance, Michael Yes I have those set just as you describe. Actually, because its a multi-value query I cannot ...Show All

  • Windows Live Developer Forums zooming out Virtual earth

    Having a small problem, trying to find a location using the code below function FindLoc() { map.FindLocation(document.getElementById('txtWhere').value, onFoundResults); } function onFoundResults(e) { var results="More than one location was retruned. Please select the location you were looking for:<br>"; for (x=0; x<e.length; x++) { results+="<a href='javascript:map.FindLocation(\""+e[x].ID+"\");'>"+e[x].ID+"</a><br>"; } document.getElementById('resultDiv').innerHTML=results; } when I locate it, it zooms it in far, I do not want it to zoom in. i tried the map.zoomout, but for some reason it will on ...Show All

  • Visual Studio 2008 (Pre-release) Difficulty installing .NET 3.0 on Windows XP

    I'm trying to get .NET 3.0 working with VS 2005 so that I can use WPF. I've followed the instructions at: http://msdn.microsoft.com/windowsvista/downloads/products/getthebeta/#runWinFXApps I've installed on two machines - one a clean Windows XP machine - without any luck. The installation order has been: Visual Studio (already on both machines), Net 3.0 and then the SDK. No additional project types are shown in VS after install and an attempt at installing Orcas results in the error message that .NET 3.0 isn't installed. Any suggestions mikej .NET Framework 3.0 RC1 Windows SDK RC1 Visual Studio "Orcas" Extensions for .NET Framework 3.0 RC1 (also see readme for ...Show All

  • Visual Basic Is there a way to call information thats in a database

    Is there a way to call information from a database and place it in a rich text box With a loop type of thing Or would i have to make some...wierd query and place each value into a text box 1 by 1...or... i dont know help would be nice...thanks Its working, but i cant figure out the logical side of it, i think i need like 3 loops in 1 loop to get it in printing format... but i dont know, ill fool around with it more, help would be appreciated.. =D Thanks ...Show All

  • Visual FoxPro Convert ADO recordset to a Foxpro DBF free table

    Hi,     I currently have a need to convert an ADO recordset to a DBF. I've seen some posts here on how to create and write to a DBF using C# in conjunction with the VFPOLEDB provider. I mocked some code up in VB6 similar to the example and I am able to open the dbf in VFP6 no problem. However, I'd like to find out what ADO to Foxpro field type conversions would work. The ADO recordset comes as a result of a query from SQL Server 2000, so there are bound to be some datatypes that will not convert natively. I've come up with this matrix so far based on some MSDN Library materials.     SQL DataType              ADO DataType   &nb ...Show All

  • Visual Studio Team System branching files twice to the same branch

    Hello, We are moving our source code control system from pvcs to tfs. During this process I encountered the following strange behaviour during a branch operation. I'll list the actions I performed. 1. create a directory with a file under source control : $repository/main/A/file0.txt 2. branch the 'main' folder to branch 'test', using the branch UI. This generates $repository/test/A/file0.txt 3. I then found out that I forget to add file1.txt to directory A and to branch that too. So I created $repository/main/A/file1.txt 4. I did exactly the same branch operation as in 2., i.e. branching main to test 5. The result is not that $repository/test/A/file1.txt is created as pending branch checkin, but that the entire main ...Show All

  • Audio and Video Development z-order attribute in <PlaylistApplication>

    As per specs all Playlist Application elements belong to the same Application Block and only one PlaylistApplication element may be activated in accordance with Menu Language System Parameter. Please explain then what is the need of z-order attribute in <PlaylistApplication>; in other words how is z-order attribute functioning here Thanks. Please explain further; this code works fine even without z-order attribute being mentioned, how Secondly, how will rendering, display order be different if i put z-order=1. <PlaylistApplication description="Test" language="en" src="file:///dvddisc/ADV_OBJ/Manifest.xmf"> ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Texture Mapping Using 3ds Max for XNA Studio Express?

    I am using 3ds Max 9.0 64-bit to create models for XNA Studio Express. I use the following process: 1. I create the model and apply texture in 3ds Max. 2. In 3ds Max I "Render to Texture" to creat a .tga texture file. 3. In 3ds Max the .tga file is shown in the Asset Tracking screen under "Maps / Shaders". 4. I "Export" the model to .fbx 5. I add the .fbx file to "Models" in my project and the .tga file to "Textures" After compiling and running the game, the model appears without the texture. I then tried creating an ASCII .fbx file in 3ds Max. I did not find a reference to the .tga file in the .fbx file. Does anyone know how I can generate this reference in 3ds Max ...Show All

  • Visual Studio Tools for Office Problem using ServerDocument.AddCustomization

    Ok, here's the situation. I am creating a system modeled closely to this: http://msdn.microsoft.com/library/default.asp url=/library/en-us/odc_vsto2005_ta/html/OfficeVSTOBenefitsRegistration.asp I am at the point where I am adding the customization to an uploaded word document. But I'm getting an error, and I can't make sense of the error, so I can't proceed to fixing it. I hope someone here can help. Here is the error I'm receiving (I've put this together in a catch, if you need the raw error, I can post that): An error occurred while saving the form. at Microsoft.VisualStudio.Tools.Applications.Runtime.IAppInfoDocument.SetDocument(String fileName, Byte[] bytes, FileAccess access) at Microsoft.Office.Tools.OfficeAppInfoDocume ...Show All

  • Visual Basic VB2005 ConfigurationManager not declared

    In VB2005, how do I read the values in the AppSettings section of my App.Config file In VB2003 I could use ConfigurationSettings.AppSettings, but it’s obsolete. I added Imports System.Configuration in the references tab of the property page, but I can’t use the ConfigurationManager. It says it’s not declared. ConfigurationManager is located within System.Configuration. In order to use it you’ll need to make sure in that addition to having the System.Configuration.dll referenced by the project, that you are either using its full name or have ‘Imports System.Configuration’ at the top of your code file. ...Show All

  • SQL Server Writeback Partition

    I have create a writeback partition. I want to test on it by update the cell data. However, I don't know how to update the cell data. I use Sql Server Mangemnet Studio to Excel Pivot table to browse my cube. I certainly can't find them documented anywhere I highly recommend reading excellent chapter 16 of the recently released " Microsoft SQL Server 2005 Analysis Services " book (this chapter is written by Irina Gorbach) - it discusses writeback in great depths. On the page 297 it documents BEGIN TRANSACTION, ROLLBACK TRANSACTION and COMMIT TRANSACTION statements. ...Show All

  • Visual Studio Tools for Office How do I create a table title in PowerPoint Slide Item.

    I have 4 items in a powerpoint slide copied from Excell range. I managed to set a charttitle for the chart items in the slide but I do have a table created from Excel.Name. How do i create a header/title for a table created from Excel. Name ( se CopyTable method as i could do in Excel.Chart(se method CopyChart) Any Ideas private void CopyTable(SlideItem item) { Excel.Name name; name = wb.Names.Item("chart item name",Constants.missing, Constants.missing) as Excel.Name; name.RefersToRange.CopyPicture(Excel.XlPictureAppearance.xlPrinter,Excel.XlCopyPictureFormat.xlPicture); Marshal.ReleaseComObject(name); name=null; } private void CopyChart(string chartName,string chartTitle) { (wb.Charts[c ...Show All

©2008 Software Development Network