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

Software Development Network >> Federico Masi's Q&A profile

Federico Masi

Member List

Ken Dopierala Jr.
Luke Barker
Don Miller
Jamesford42
gabrielAtIris
DaveTrux
Aidan_Bunting
nidsu
Ehsan76874
Dasgooch
Sambuccus
GNE
Event666
Philred
rmgjohnes
plopes
Trev
Fish Food
Martin Cremer
IsshouFuuraibou
Only Title

Federico Masi's Q&A profile

  • SQL Server Installing SQL Server Express edition

    When I try to Install SQL Server expres edition I keep on getting this error: http://www.fambouman.com/SQLError.JPG I'am running Windows SBS 2003 fully updated via windows update.. When I go to the URL mentioned in the error I get an error and the browser redirects to microsoft search. Anybody know how I can setup SQL Expres I need it for dotnetnuke to run. Thanks in advance Sorry for the 'Dutc ...Show All

  • Microsoft ISV Community Center Forums How to install MS Jet 4.0 OLE DB?

    Am I right when trying to install MS Jet 4.0 on Windows XP using installer for MS JET 4.0 Service Pack 8 MS Knowledge Base says that MS Jet 4.0 Service Pack 8 installs to windows/system32 file msjetoledb40.dll. But this file is absent after installer finished. Can you recommend guaranteed way to install MS Jet 4.0 May be I need to install MDAC 2.8... Or check firewall which could block MS Jet Installer.. ...Show All

  • Software Development for Windows Vista WinFX Beta 2 (September Release) SDK Documentation

    I have installed WINFX SDK Beta 2 ( September Edition ) but the problem is that all samples and documentations are available for Beta 1. from the other side i got a link for BETA 2 SDK Documentation but it uses Express Setup. it is not possible for me to download 650 MB using Express setup. Can anyone give me a direct link for WINFX Beta 2 SDK Documentation Thanks. WinFX hasn't shipped Beta 2 yet. You ...Show All

  • Windows Forms sorting a datagrid that is bound to an XML doc

    hiya,   I am databinding a datagrid to an xml file..no problem. However, I am curious to know what happens when I click on the "sort"  columns of the datagrid.I realise that the datagrid is "sorted" but I don't know how the frame ...Show All

  • Visual Studio Tools for Office Unable to Show/Hide NamedRange object from the ActionPane

    By invoking folloving code from my my Action Pane I'm getting an exception on the line: object h = nr.Hidden;   The whole method's code: private void btn_RangeShowHide_Click( object sender, EventArgs e) { Tools. NamedRange nr = Globals .Sheet6.Controls[ "subj_1" ] as Tools. NamedRange ; if ( null == nr) return ; object h = nr.Hidden; nr.Hidden = true ; }     Am I missing something Exception: Unable t ...Show All

  • Windows Forms VS.NET Icons

    Any one know how/where i can get the icons they use in the VS.NET toolbox  ANd where can i get all the other standard icons like new, save, save all etc Thanks In addition to Erik's suggestion, you can download Code Hero Kenn ...Show All

  • Windows Forms Binding ArrayList to DataGrid

    OK, I've read all the posts here I could find on this and none have helped. I have a sample in C# which works, but translating it to VB.NET and using my own classes doesn't work. The correct number of rows show but not columns. C ...Show All

  • Visual C++ working with mixed libs (native and managed)

    Hi, I added to my VS 2003 some new MC++ project s and have a problem: I have 2 libs with /clr flag, these libs include native and managed files. I have a C# project which use these 2 project. the problem is how to link these  3 project s . In case of all project are native you need just to add the libs to "additional Dependencies" at project properties and include the header files. In case of all the project are managed you need to use the ...Show All

  • Windows Forms Need tool addin to VS.Net 2003 generate source code

    i need a tool addin to VS.Net 2003, it can generate source code property in C# Can you help me thanks Your request is totally unclear. What sort of source code are you hoping to have generated for you Most add ins generate some sort of code, to speed things up, and most have facilities similar to code snippets in VS2005, if that's what you want to reproduce. Whole Tomato Visual Assist X, and Resharper are two that spring to mind. ...Show All

  • Visual Studio Express Editions Registration Benefits

    I have registered: - Visual C# 2005 Express edition and when I go to the benefit portal, the ebook does not show up for it. It is titled Microsoft Visual C# Build it now By: Microsoft Press. Any help will be appreciated. Okay it's fixed. Thanks Microsoft. Someone from Microsoft must have seen this topic and fixed the benefits for me. Thanks to all who replied here. ...Show All

  • Smart Device Development Connection to SQL Server 2000

    Hi, I am trying to connect to an SQL Server 2000 database using VB.NET 2005 CF. When I run the application (code below), I get the following error: An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in System.Data.SqlClient.dll Additional information: SqlException Can anyone help me solve this problem When I use the same code in a windows application from, it works fine, but it doesn't when ...Show All

  • SQL Server The target service name could not be found.

    Hi : I am creating a queue application using Service broker. I was able to send and receieve messages between 2 databases in the same instance. Now I am trying to communicate b/w 2 different instances. I am getting the following error... The target service name could not be found. Ensure that the service name is specified correctly and/or the routing information has been supplied.. The routing informations is as follows DROP ROUTE ...Show All

  • .NET Development Call context and signed assemblies with strong names

    Hi. Is it possible using the call context class with signed assemblies with strong names I have created a MyCallContext class inheriting from ILogicalThreadAffinative When I try to use it, the runtime gives me a error: By security issues, you cannot access to MyCallContext Class (translation form the spanish). Somebody know why Thanks. can you send more information -- specifically what ...Show All

  • .NET Development DataAccess by COM+

    I have looked all over the internet to find a GOOD example of using COM+ transactions, but all I have been able to find are ones that the dataaccess and bll is all packed into one class and the sqlCommand object is shared with all the hits to the database. if I did not have to use COM+ I would be able to pass a sqlTransaction object to all the methods and all them to all be tied together, so how does a person do that with COM+. Since sqlConne ...Show All

  • SQL Server Create Temporary tables/delclare table not working for our environment

    Hi, we are going from: .NET --ODBC--> ODBC-JDBC Bridge--> JDBC Driver for SqlServer --> SqlServer Everything works however creating temporary tables is failing: CREATE TABLE #tempDefault (             DefaultKey VARCHAR(255)             ,DefaultValue TEXT ) a work around would be to use declare table: ...Show All

©2008 Software Development Network

powered by phorum