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

Software Development Network >> Eddie RIveron's Q&A profile

Eddie RIveron

Member List

P_a_u_l
Mike Weerasinghe
FelixWatts
pgupta
Bill C
Andrew_rm_h
Yesb2k
Yoksel
techbob62
Scott Herbert
Jeff Lebowski
Dgates123
dandoyon
SolutionsFromTheTrenches
JonathanCox
bkaye
a_demichele
OMEGA_ReD
TommK
Verne Logan
Only Title

Eddie RIveron's Q&A profile

  • Visual Studio Express Editions ActiveForm question

    Ok, I know that the ActiveForm object returns the, well, active form. But what about the active form's controls I can't access those because they don't appear as one of the ActiveForm's objects, and when I try to compile like that it says that the property doesn't exist. So how can I access the controls of the active form Please help! The ActiveForm property returns a Form reference because it can be any type of form.  You need to cast that reference to the appropriate type to be able to access the members of that type.  If the ActiveForm may be any of several types then you're going to need to test what type it ...Show All

  • SQL Server synchronize MDB file

    Hello, I have an Access database that updates each 5 minutes with data from a weather station. As you can imagine the access database is becomming huge, so I would like to get that data into SQl Express to make queries faster and better connectivity with visual webdeveloper. There is no way I can get the data directly into the SQL Express database, as the vendor only supplies a tool for MySQL and access through odbc. Is there a way to sync the access database and my SQL Express each 5 minutes And off course not manual Thank you... I created a Linked server Item to the md ...Show All

  • .NET Development Thread context switching

    Hi I want to raise events from an object that executes on different thread, to the main process. Is the best for doing it is by raising the event on the main thread context by using SynchronizationContext object class mainprocess { //register is my method that passes the context to the object   MyObject.Register(new SynchroniztionContext()); } class object {   //within async callback     MyAsyncCallback()     {         //send method of the context executes the delegate DoSomething on the Main   process context(act ...Show All

  • Visual Studio Team System Installing Visual Team Foundation Server 2005 Beta2

    Hallo, I have 2 partitions on my portable              C : Windows XP             D : Small business Server 2003 I formatted the D partition completely on my portable and I reinstalled a clean Windows Small Business Server 2003. The C partition I did not touch at all. Afterwards I installed in the following order (there is nothing else of software installed) -Windows Installer 3.0, -SQL Server 2005 Beta 2 as indicated in the Team Foundation Installation Roadmap for Single-Server Deployment -I installed Sharepoint Servi ...Show All

  • Visual Studio Team System Project Items in SQL Server Database

    The SQL Server database on Team Foundation Server contains all the dynamic items related to a given Team Project. Specifically, Source files and directories in Team Foundation Source Control  (SCC) Documents in Windows SharePiont Services (WSS) Work Items in Currituck Queries in Currituck Reports in SQL Server Reporting Services Project Structure in CSS Apart from backing-up the database, is there another way to take a snap shot of a Team Project   I would like to apply a label across all these project items in the same way that I can label all source files held in SCC. Put another way, are the SCC, WSS and the other databases ent ...Show All

  • Visual Studio VS2005 Registration Benefits - not allowed access to Registration Benefit Portal

    I just registered my copy of VS2005 Standard Edition that I received at the VS2005 Launch. One of the benefits of registering is free icons, components, etc. When I try to go to the Registration Benefit Portal to download them I get a page stating that the page is missing or I lack authorization. Is there a trick to this -Chris Hy! When I try to acces the Registration Benefits Portal I receive this error: Page Not Found The content that you requested cannot be found or you do not have permission to view it. If you believe you have reached this page in error, click the Contact Us link at the bottom of the page to report the ...Show All

  • Windows Forms Viewing a word doc within a Windows Forms Application

    I would like to display a word document within my windows form application. Currently I am using the IE activeX control and passing it the word doc location. There must be a more elegant solution. Yes there is a lot of code I left out of the post...  I only posted the code relevent to obtaing the underlying DSOFramer.FramerControl of an AxDSOFramer.AxFramerControl. You must have dsoframer.ocx registered.  Try the code below... let&n ...Show All

  • Smart Device Development Don't execute an application twice ?

    Noone have an idea   Hi, I'd want to know how to not launch an application two times. I thinked I can compare the current process with the other process but I don't know how to create a list of the processes with the .NET CF for smartphone. There are methods to do it on other platforms but I didn't found it for smartphone. Ideally, I 'd like that when I re-start the application, I can see the main windows of it. My application(1) will be launch by pressing a special key. It takes one picture, saves it in a folder, and starts a new application(2) with a new process&nbs ...Show All

  • Windows Forms RichEdit Control and CTL + I Key combination

    I am having a problem with the .Net RichText control.  I am writing an application that relies heavily on the RichText control for user input in a form design app. When the user presses CTL + I, I need to set the font style to Italic. I wrote code to override the KeyPress function. It works, but a Tab Char is also inserted into the  ...Show All

  • SQL Server Hierarchical table Functions Vs Hierarchical CTE

    Recently I was in need of a hierarchical tree data. I learned about CTE and how they can be used to build hierarchical data with simple syntax. I used CTE and was through with the task. Later during free time, I tried to compare CTE approach with the traditional SQL 2K Table Function approach. It was surprising to see the query costs when I ran both the modes at one go... Query Cost (relative to batch) : 0.49% Query Text : Select * From fn_GetTree(8); Query Cost (relative to batch) : 99.51% Query Text : with treedata (id, parentid, status, prevStatus, lvl) as (select ...) What does that indicate Does it mean that the Table Function ...Show All

  • Visual Studio Team System Source Control for documents

    What is the way to keep the documents included in the project document libraries under source control The team project library uses Sharepoint, which has some rudimentary source control features. If you want to store documents in TFS Version Control proper, use Source Control Explorer just as you would for any other file type. ...Show All

  • Visual Basic Freezing Header of the Data Grid.

    I want to freez the header of the DataGrid, I have manage to do this with the the CSS styles. but it is working only with the IE, but i want to work with Netscape as well. Hey pls if any body have an idea pls Help me As soon as possible. Can you explain a little further what you are trying to achieve here. Are we talking datagrid or datagridview control Are we developing using VB 2005/Express or VB 2003 Is this a windows or web based application I assume web based because we are talking CSS and IE/Netscape. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Help! DirectX problem!

    I have downloaded and installed the newest files like 10 times but it doesn't help. DXdiag still shows almost all my files as being from 8/3/2004 and before. Games like NFS: Most Wanted won't install because they keep saying directx9.0c isn't installed but I have installed it dozens of times! This forum is for DirectX developer questions. For end user runtime problems use the relevant windowsxp newsgroup http://groups.google.com/group/microsoft.public.windowsxp.games ...Show All

  • Visual Studio Tools for Office Building an outlook add-in

    I have started out using the add-in wizard to create a new project. But don't know where to go from there! I am making this addin for outlook 2003. I would like for it to add a drop down combo onto the button bar of each new email. Eventually what I want the drop down to do is allow the easy selection of an email template to use. However for now I'll be happy to just get the first step completed. If anyone can suggest a good resource, or example that I can use to learn from I would greatly appreciate that! Thanks, Josh It was announced yesterday at TechEd 2005 that VSTO now supports creating managed add-in ...Show All

  • Smart Device Development Windows CE 4.x Emulator does not work correctly if you have PAE mode enabled

    I am attempting to develop a smart device application but the Windows CE 4.x Emulator will not load. The file is VPCAppSv.sys. I have verified that PAE is not enabled. Any help would be appreciated. My wallet does not go deep enough for the technical help. I setup follow this http://support.microsoft.com/kb/891667#appliesto but it not work. ...Show All

©2008 Software Development Network