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

Software Development Network >> Luis Garavello's Q&A profile

Luis Garavello

Member List

Walter_Boggs
laja
dnhxx
jmk
Adam Huang
WestAustinite
Wytze B.
David Priddle
enaim254
Udo Schneider
elesser
John Lewicki
Wayne Erfling
pedrocha
PERECil
kanwalk
ivj
Ryan Chapman
Lars Seger
Michael W.
Only Title

Luis Garavello's Q&A profile

  • Visual C# An interesting and challenging application

    hi i want to do this, i want to make a web application which is capable of downloading a page at client side make some changes and then return the changed page to the same server. Now when the same page is accessed for the next time, it should reflect the newer change......... Is this possible................ sorry mr. David N. You had to apologize... I know that doing such is against the rules of ethics... I am not going to implement suc ...Show All

  • Architecture a good book for people in the other (dark?) side

    Well, my sister is going to organize a very very big scada project. She is physics and she don't know anything about programming, don't know anything about soa, n-tier or even how to program in java or .net. She will be the client role for another company :) Do you know any good book for that kind of people One that says: "don't change requisites everyday" :) and things like that. Just for sending it to her as a gift. Thanks ...Show All

  • SQL Server Logging Issue

    We are running into a wierd problem where the "UseParentSetting" LoggingMode only works for the immediatelly called (child) package - the one right after the package that defines (enables) the log. So say you had three packages: Pkg1 enables logging and calls Pkg2, Pkg2 inherits the logging by setting LoggingMode=UseParentSetting and calls Pkg3, and finally Pkg3 inherits logging from Pkg2... In this scenerio Pkg3 would not ...Show All

  • Visual Basic Data menu not available in web service

    Hi I have a web service project, and want to connect to a DB, and return the data from the web service The problem is that the data menu is not available, i know i need to create a data provider, but i cant... what am i doing wrong Regards Greg Phillips this is not really a web services question. our team doesn't own the designer, etc. in visual studio. i am going to move this thread over to the IDE forum. ...Show All

  • Visual Basic VB6 to VB.Net -> Excel automation

    Hi all, I'm trying to convert a VB6 app that do some late binding Excel automation. In my development machine, Excel version is 2003, but on production can be anything from 97 to 2003. Basically, it retrieves an Excel file saved in a SQLServer database and shows it on a WinForm, where the user can make some changes and then save the worksheet back to SQLServer. The Excel spreadsheet is embedded in a webbrowser. Everything is working fine, ...Show All

  • Windows Forms Error trying to publish project

    Hello, I seem to be having an issue publishing a program . Here is the error I am receiving: Error     2     SignTool reported an error 'Failed to sign bin\Release\HTMLTextConverter.publish\\s etup.exe. SignTool Error: IStore2::Open returned error: 0x80070001      Incorrect function. SignTool Error: An error occurred while attempting to open the certificate      ...Show All

  • Visual Studio Tools for Office Microsoft OutLook Plugin Problems

    hi, I am developing a plugin with the help of the document on the following link http://msdn.microsoft.com/library/default.asp url=/library/en-us/dv_vstechart/html/ol03csharp.asp I follow all the steps mentioned in the document and finally build and install . everythings goes smooth till this point . But after this when I launch the outlook my plugin does not appear in the toolbar. Do I require to do some additional steps in order to regis ...Show All

  • Visual C# WebServiceUrl Validation RegularExpression

    Hello Everybody, anybody give me the webserivceurl validation regular expression thanks If you google for Expresso, you'll find it's a program that's excellent for building your own regex. What do you want here If a regex to validate if a string is a URL, the web is full of those as well, just try google. ...Show All

  • .NET Development How to configure Default AppDomain via Hosting Interfaces?

    The problem is I want to confugure DAD (default AppDomain) when starting CLR Host in native process. I want to set AppBase and execute app.config file for DAD. In function CorBindToRuntimeEx  there is no word about  DAD, either in  ICorRuntimeHost.Start. So DAD is nonconfigurable when starting DotNet from native process When CLR Host started, its possible to configure and start another AD using AppDomainSetup.  Why I can ...Show All

  • Smart Device Development How to Get a Checkbox inside Listbox in Compact Framework

    Hi, I am designing a Questionnaire. In this i need to design a multiple selection in the listbox by using checkbox.. but i didn't find this option in the listbox. How to get this feature in listbox Regards Sarath Hey Alexy,                    Could you send me the Code Regarding This (if possible ...Show All

  • Visual Studio Team System Team Architect/Team Developer/Team Test oh my!

    In a small company I often wear serveral hats. I was wondering what I should install if I want it "all" In other words I want to install something that I can sign in as an architect for a while and later a developer and later a tester. The installations all seem separate right now. If I install the Architect version of Visual Studio will I also have the functionality of a developer and tester on the same machine Thank you. Kevin ...Show All

  • Visual Studio 2008 (Pre-release) Linq newbie FK ref question

    Hi, I've started using Linq rather than Nhibernate in some tests/personal apps I'm using. Linq is fantastic and far more natural to use than Nhib, with as much power. c# 3 features allows us to fully utilise these persistable graphs to the most, with interesting set-based processing capabilities. However, in my Unit Tests I retrieve a particular object graph (Customer -> Client) whose FK relation (Customer.ClientID -> Client) is non-null. ...Show All

  • SQL Server Annotations

    Is there anyway to allow my Data Flow annotations to wrap (April CTP) Thanks   DarrenSQLIS wrote: Would be nice if they actually wrapped though, so when you resize a component's screen icon, you don't have to change the hard-code line breaks. Logged this a while back. Yeah, I put in a request for font formatting and the ability embed links/images as well. Basically an editor like the one I'm curren ...Show All

  • Visual Basic httpwebresponse not support arabic language !!!!

    I have to useing httpwebresponse for two pages, One is jsp and other asp. the charset is UTF-8 for both of them, while reading for jsp the arabic character are readed but in asp are not readed it come as spaces In asp page I use that code <%response,charset="UTF-8"%> what is the problem Try to URL Encode the Arabic parameters before you pass them from one page to the other. In ASP.NET you can use: Se ...Show All

  • Visual C# Is this a bug or by design? Settings declared internal when autogenerated???

    In relation to this question I had concerning how to access settings that are declared in another project: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=116815#116815, I have some concerns with the way VS2005 beta 2 sets up the Settings file. When you create a Settings config file, it creates a Settings class that is marked internal to the Properties file. For example, the generated code from one I just created looks like: namesp ...Show All

©2008 Software Development Network

powered by phorum