Software Development Network Logo
  • Visual Basic
  • Windows Live
  • Visual J#
  • Windows Forms
  • VS Express Editions
  • Architecture
  • .NET Development
  • Visual C++
  • Visual Studio
  • Visual FoxPro
  • Microsoft ISV
  • SQL Server
  • Windows Vista
  • Game Technologies
  • Visual C#

Software Development Network >> Paulo Vinicius's Q&A profile

Paulo Vinicius

Member List

develop
espi
Danny Tsai
Torsten_Katthoefer
Blacata
Julio Nobre
dwitt
Matthew Wiggins
bobeastm
Gerd Sauermann
yoshistr
Steve Schofield
Shenry
Paul Domag
dave.t
Catalin Pop Sever
KatrinaTookIt
Bob Bamber
Dinglebob
omer khan sahab
Only Title

Paulo Vinicius's Q&A profile

  • Software Development for Windows Vista EventDeliveryFailedException :(

    I am working on Hands-On Lab5 and I keep getting EventDeliveryFailedException thrown when ApprovalProposal or RejectProposal gets called. I have my eventsink in the VotingWorkflow set up correctly according to the instruction and in the designer generated code. I have // // JimApprove // this .JimApprove.EventName = "ApprovalProposal" ; this .JimApprove.ID = "JimApprove" ; this .JimApprove.InterfaceType = typeof (CommunicationsLab. IVotingService ); parameterbinding2.ParameterName = "Alias" ; parameterbinding2.Value = "Jim" ; parameterbinding3.ParameterName = "sender" ; parameterbinding3.Value = "sender" ; this .J ...Show All

  • SQL Server SQL 2000 Visual Studio 2003 and stored procedures

    With a local conn to SQL2000 I can edit sprocs in the Visual Studio 2003 IDE no problem, but if I change the connection to a remote computer (to which I have all permissions) I cannot create or manage stored procedures from within VS IDE. Is there a work around I also noticed that a procedure written for the localhost accepts CREATE PROCEDURE and changes it to ALTER PROCEDURE. When I script the sprocs from my development machine to the server, those scripts with ALTER in them throw errors until I change them to CREATE. Then they work fine. I haven't found anything yet on MSDN about this, but will continue to look. I just started l ...Show All

  • Smart Device Development pocket pc job

    Hi, guys I am looking for a pocket pc development job. What terms should I mention in my resume The job requirement is Windows Mobile 5.0, VS2005, C#, ASP.net, windows form, SQL Server 2005 mobile I got confused with my resume because they are quite new. Any idea to extend these terms to show my ability in the development ...Show All

  • Visual Basic Using sender as a case in Select Case Statement

    When my form loads it adds some handles (using AddHandler ) to a sub ( showStatus ). What this sub does is checks which control activated the sub (using sender.Equals ) and displays text in the status label ( status ) accordingly. For this I use an If...Then statement for each possibility. There are many possibilities and my code get cluttered. Is there a way to do the same thing with a Select...Case statement. I tried: Select Case sender Case tbOne : status.Text = "blahblahblahblahblahblah" End Select where: tbOne is a textbox, status is a StatusLabel It gives me an error though, saying " Operator '=' is ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX with Java?

    Is it possible to utilize DirectX fully with Java I'm a novice programmer and would like to know. Thank you! Java3D has OpenGL and DirectX versions. However the API you code against is Java3D which may or may not look like the DirectX API (I've never used it so I'm not sure). See http://java3d.j3d.org/implementation/java3d-OpenGLvsDirectX.html ...Show All

  • Visual Basic Connecting to SQL - Newbee

    I am new to VB.NET and reading thorugh a textbook and trying varoius applications. I have made a connection to an SQL database on a server using VB. NET I have created a simple form and have included the SQLDataAdapter, SQL Connecition1 and Dataset11. The connections works fine. I also bound the dataset to a data grid and can preview the data adapter and see the requested data. I then attempted to fill the dataset in coded from the data adapter using the following code on a button click event - DataSet11.Clear() SQLDataAdapter1.Fill(DataSet11) When I try to run the "Fill" button in the form to generate the que ...Show All

  • SQL Server Package Runs but as soon as it is scheduled in SQL Server it hangs

    Hi I'm trying to get a cute FTP script running from a package that connects to a FTPS web site. Regardless of what method I use to execute the script it runs sucessfully in Debug mode, if I import the package into Integration Services from SQL Server Management Studio it runs, however as soon as create a SQL Server job using the stored package it hangs. I have tried an Active X, VB.Net and an Execute Process item and get the same result everytime. I'm also getting the same problem now with a java script I'm running from an 'Execute Process' item. Runs fine until I create a job.. Has anyone experienced the same problem I hav ...Show All

  • Visual Studio Team System GetType Base class

    I had created an abstract class which had inherited from the Dataset class, i had created many derived classes which inherit from the abstract class. I pass these classes as byref parameters for my methods and i am creating a rule that all the byref must be a type of dataset when i used public override ProblemCollection Check(Parameter parameter) and tried for parameter.Type.Name i get the full name of the class and the basetype is returned as null, i also tried parameter.Type.IsAssignableTo(FrameworkTypes.DataSet) which returns as false, how do i proceed to create this rule... would appreciate any help..thanks Hi Ni ...Show All

  • Visual Studio design consideration

    We are integrating our language into VS. We are starting with a class library project type. Our language generates cobol, so we also have under our solution a cobol class library, where the generated source will go. My question is, is there anything to be gained by nesting this cobol project under my project versus just having it as another project under the solution Thanks, Mike Hello Mike, I think you should list the pros and cons for both styles and make your conclusion out of that. I can try to give you few hints on the nesting project philosephy. When you add a project as a nested project it w ...Show All

  • Visual Studio Release 2!

    So I got a marketing email for a new product called xCelsius from BusinessObjects, but I did not receive anything to tell me that Release 2 is available. I went to their website to see if there was an update as to the release time frame and instead found a download page. http://www.businessobjects.com/products/reporting/crystalreports/xi_release_2.asp Hello, Posted in another thread, but I am going to make this a sticky so it is more obvious. Keith - Business Objects ...Show All

  • Windows Forms Deploy file which is a folder named mmc.config

    Hello, I have a Problem with deploy a file which is in a folder named mmc.config! I have create a web.config file which works fine with my *.cofig FILES. Thats simple, but my clients don,t have access to a FOLDER named mmc.config! Here is my web.config file: < xml version="1.0" encoding="utf-8"  >  <configuration>   <system.web>    <httpHandlers>&n ...Show All

  • Visual Studio Express Editions How do I get the Corbis Photos?

    Hi all, I downloaded, installedand registered SQL Server 2005 Express and Visual Web Developer 2005 Express. Emails I received from MSN for both applications said that I could download 250 royalty-free images from Corbis. I went to the Registration Benefits Portal and signed in and viewed the list of available programs but none of then appear to be for the Corbis photo site. How do I get to their site or what do I need to do to get the images. Do I get 250 for each application that I downloaded. Thanks in advance. Don Dean Hi all. Well, after posting the first note, I spent a couple of ...Show All

  • Visual Studio Team System How to implement database size constraint in business logic

    Hi All I am developing a finance product. We have some constraint in our database like customer key should be <=50 . In our business logic we have a Customer object. Please any suggest how can i apply this type of rule in our business objects. Thanks Deepak Malviya Hello I would suggest that you add a comment to your code to document this businees rule. You can then create Unit tests to make sure the code correctly handles all cases. How you decide to handle the issue in code is up to you. One way would be to raise and exception if a database field contains more data then is allowed. You could also control this a ...Show All

  • Visual Studio Can't Edit and Continue

    I'd like to figure out why I can't use Edit and Continue on my box. I've tried this with a trivial C# Console app that consists of the following: namespace EditAndContinueTest { class Program { static void Main(string[] args) { int a = 1; Console.WriteLine(a.ToString()); a = a + 1; Console.WriteLine(a.ToString()); } } } I break on the first Writeline and try to edit the line below to a = a+2; and get the following dialog: "Changes are not allowed when the debugger has been attached to an already running process or the code being debugged is optimized". I'm running in XP Pro ...Show All

  • Software Development for Windows Vista Install directory of WinFX Feb CTP

    After installing the WinFX Feb CTP, I notice there are some changes on disk file scheme: there is no files in Microsoft.NET\Windows anymore, a new folder "WinFX" is created but there are only a few files in it, it seems most files are installed directly into "assembly" folder. Is it true Or there are other location where these files are stored Thanks! Some background information to help understand this change: Reference Assembly: An assembly used at compile or design time. A tool, such as a compiler, retrieves metadata from the reference assembly to determine what public types are available, what memb ...Show All

©2008 Software Development Network