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

Software Development Network >> Leandro Loureiro dos Santos's Q&A profile

Leandro Loureiro dos Santos

Member List

mitasid
Nagu
MeAndYou
Erling Ervik
Alex Terem
Arty Arochita
Zubair Masoodi
Jeff Lebowski
etcheverrjc
alumni
mhawb
Agent00
VinceG
Tryst
IceAngel89
Dietz
robinjam
leovernazza
seamonkeyz
Adner
Only Title

Leandro Loureiro dos Santos's Q&A profile

  • SQL Server Feedback Requested - What Content Do You Want to see for SQL Server Express?

    We’re in the process of assessing the content that exists to help people learn and use SQL Server Express.  This includes demos, tutorials, whitepapers, Webcasts, Starter Kits, and any other type of content you could imagine.  So this is a great chance to TELL US WHAT YOU WANT!  We’ll integrate your feedback and make sure that we try and address the most requested areas of content.  Please be as specific as you can. I'm looking for an app that will track all computers in my institution.  It will need to track them by company property number, and also contain computer name, MAC Address, special software, sensitive functions, etc.  I will need to be able to create reports from this data. ...Show All

  • Visual C++ Compile C++ code To .Bin File

    Hi. can I compile C++ code with VC++ or VC.Net to a BIN file How thanks. Student_I wrote: thank you very much for your answer! about "ST20 ToolSet" I said that it doesn't generate OPTIMUM binary code. I will Search about *.bin & VC tools for my project. thanks "Simple Samples","Marius Bancila ", "Brian Kramer" What microcontroller is it From my knowledge (I work in a company that does a lot of embedded programming), there are very few C++ compilers that target embedded systems. Most embedded programming is done in embedded C. Basically, there are C compilers for most of available microcontrollers. So, question is, do you actually intend to use C++ or C ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How do I turn on antialiasing?

    I'm sure the answer is right in front of my face, but I just can't seem to figure it out. I scoured all the various RenderStates in the GraphicsDevice and just can't figure it out. Can anyone let me know how I turn on antialiasing in my XNA app hmm... I guess the problem is with my video card. In the control panel, antialiasing is set to Application-controlled. When I force 2x or 4x or 8x antialiasing from the control panel, my XNA app antialiases just fine. When I leave it on Application-controlled, its jaggy-city. EDIT: my video card in question is an Nvidia GeForce Go 6200, stuck with driver version 70.87 until hell freezes over and Sony decides to update the driver ...Show All

  • Visual Studio Express Editions locked up

    no one in the other forums is answearing my question. someone on this forum asked me to post the error message and before I could the mods moved my thread to some useless forum. so heres a link..Hopefully somone can help , its really dishearting to get into programming only to have such a stupid problem. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=745207&SiteID=1 has anyone checked out my link , it has screen shots of the error. this is so frustrating...been a week alrdy and no one can help . ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Higher End games being developed on XNA?

    From what i've seen and read, a lot of people are using XNA to develop more simple arcade and sprite based games. I am building a development team at the moment and was wondering if there were any other games in development using XNA that would be considered more intensive. By intesnive I mean something along the lines of a FPS featuring HDR lighting, complicated physics solutions, etc. I'm just trying to make sure that XNA has the capabilites built in to develop a high end game. Any projects currently in development that I can reference would be awesome. FYI: I'm an artist, so reading the technical mumbo jumbo doesnt help much... I'm not aware of any pure .NET solutions for things like physiques engin ...Show All

  • Visual Studio Team System New Team Foundation Server MSSCCI Provider Available Now!

    I am happy to report we have released an updated TFS MSSCCI provider here . We have been able to address a number of requests (keep them coming) in this release including the following: PowerBuilder support Enterprise Architect support Improved Open from SCC experience Work items can now be modified in the checkinwindow Get latest on checkout support Check-in lock is treated as exclusive Setup works on x64 This is an unsupported "powertoy" like tool. There have been some discussions about the possibility of supporting it, but nothing yet. Keep reporting issues and comments to the forum or by e-mail . I have installed this thing in the hope of using it to manage my VS.NET 2003 projects wi ...Show All

  • Visual Studio Tools for Office Application-level smart tags using VSTO v3 for Word 2007?

    Is there a way to create an application-level smart tag using the new application-level Word Add-in project I am looking for the VstoSmartTags.Add method or something similar on the ThisApplication object but can't find it. ...Show All

  • Visual Studio 2008 (Pre-release) Access ScrollViewer from within a style

    Hello all. I am trying to create two buttons to replace ScrollViewer's own scrollbar left and right buttons. I have the ScrollViewer named sv1 in place within a style applied to a ListBox, but my click events cannot see it. On building I get "The name "sv1" does not exist in the current context" in Page1.xaml.cs. Any help would be greatly appreciated Page1.xaml ...... <Style TargetType="{x:Type ListBox}"> <Setter Property="Foreground" Value="White" /> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="{x:Type ListBox}"> <ScrollViewer x:Name="sv1" VerticalScrollBarVisibility="Disabled" HorizontalScrollBarVisibility="Hidden"> <Border Hei ...Show All

  • Visual C# SqlParametersCollection only accepts non null paremater types

    Trying to pass parameters to an Sql Stored Procedure I got this error (the first parameter: Table name): SqlParametersCollection only accepts non null parameter type objects, not String objects. I do not understand it. I do have string parameters and I have null parameters, some of them may well be null. What am I going to do about it Thanks. Mario, thank you very much. While you were posting your message I seemed to have solved the problem. I mentioned this is my post. There is another problem down the road. It is in that post too. Now my parameters are fine. both string and null parameters are supported. What you are doing is probably something like: MySqlCommand.Parameters.Add ("This is the value to be passed&q ...Show All

  • Visual Studio Express Editions Can't register for activation key for Visual Web Developer 2005 Express Edition Beta

    When I try to register from the Activate Product... option in the help menu, I fill in the web form at https://profile.microsoft.com/ProductActivation/ProductActivation.aspx , but when I click on the Continue button, I always get the error message shown below.  I have been getting this same message for a number of weeks now.  Anyone got any ideas Rab Visual Web Developer 2005 Express Edition Beta 2 GREG, AND OTHERS...GO TO START...CLICK ON PROGRAMS...CLICK ON "VISUAL WEB DEVELOPER 2005"...GO TO TOP RIGHT AND CLICK ON THE WORD "HELP"...CLICK ON "REGISTER PRODUCT"...LET ME KNOW IF THIS GOT YOU THERE AND IT SHOULD BE SIMPLER THAN THAT TO DO IT! ...Show All

  • Visual Studio 2008 (Pre-release) Problem with ASMX2WCF Migration...

    Hi, i want to migrate a webservice (asmx) to wcfservice (svc) with VisualStudio2005. Here a snippet from my WSImplementation (C#): ... using System.ServiceModel; namespace MyApp.WebService { [ServiceContract(Namespace = "http://MyApp/WebService/")] [WebService(Namespace = "http://MyApp/WebService/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class WSImplementation : System.Web.Services.WebService { [WebMethod] [OperationContract] [SoapHeader("SessionHeader", Direction = SoapHeaderDirection.In)] public GetCinResponse GetCin( GetCinRequest GetCinRequestMessage) { ... I made a service.svc with this entry: ...Service="MyApp.WebService.WSImplementation"... And i added the same path in my web.config ...Show All

  • Visual Studio 2008 (Pre-release) Transforming a TXT file into XML with Linq to Xml

    Hi Folks, I am working on a Linq to Xml code that is intended to read a log file from IIS 5.1 and transform it to an XML file. The log file is saved in W3C Extended Log File Format, which looks something like this: #Software: Microsoft Internet Information Services 5.1 #Version: 1.0 #Date: 2006-06-23 12:37:18 #Fields: time c-ip cs-method cs-uri-stem sc-status 12:37:18 127.0.0.1 GET /cobrabca 404 12:37:25 127.0.0.1 GET /cobranca 401 12:37:25 127.0.0.1 GET /cobranca/ 302 12:37:25 127.0.0.1 GET /cobranca/ 403 12:37:30 127.0.0.1 GET /cobranca/Default.aspx 401 12:37:53 127.0.0.1 GET /cobranca/Default.aspx 200 12:37:53 127.0.0.1 GET /cobranca/_content/stylesheets/home.css 200 12:37:53 127.0.0.1 GET /cobranca/_content/clientScripts/navegaca ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Controller (GamePad) Functions Sample Application

    I finally got time to write my first XNA program. I also wanted to figure out how to write text to the screen, so I thought that this would be a good application. This is a very simple program and my first XNA application, so it's a little brute force in the source code. Also, I probably should have used bounding rectangles on one "button pressed" texture instead of a separate texture for each button. Let me know what you think... Download xbox360controller.zip OK, the screen shot didn't come out and the file can't be downloaded.  I've contacted www.xnaspot.com so see if they can put up a picture and host the source for download. you can get the screen shot at http://www.patrickjbennett.com/pics/sc ...Show All

  • Visual Studio 2008 (Pre-release) Using merged ResourceDictionaries with theme-specific ResourceDictionaries

    Hi everyone, I have a scenario that I'm having trouble coming to grips with, and I hoped that someone here might know a solution. I know that you can have different ResourceDictionaries and combine them, for example: \Resources\ControlResources.xaml \Resources\WizardResources.xaml \Resources\ConverterResources.xaml I also know that you can make theme-specific resource dictionaries, and the runtime will decide which one to apply: \Themes\Luna.NormalColor.xaml \Themes\Aero.NormalColor.xaml \Themes\Classic.xaml \Themes\Generic.xaml Now, my question is, how can I mix the two For example, in my theme-specific resource dictionaries, I'd like to create a bunch of SolidColorBrushes and other settings that change for each theme ...Show All

  • .NET Development error.number is number?

    On error resume next If err.number = (-2147467261) or err.number = 0 then open pdf file Response. End () Else response.write "another error" End If everytime it sees the error with that number or equal to 0 it will go open the pdf file. If there is any other error it should print out the else statment. Yet some how thatdoesnt work, if theres error like -2147467261 then it will bring the pdf up. If i take out the or err.number =0 and i got no error it still go in to the if and open the pdf file. And if there's another error it just give me blank page not the response.write "another error" line. Could anyone explain or help me with this. Thanks alot I smell VB6 ...But anyway aft ...Show All

©2008 Software Development Network