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

Software Development Network >> Gonzalo1977Uy's Q&A profile

Gonzalo1977Uy

Member List

Corwin
Ninja
Amrish Deep Ravidas
JoCa
pehaada
GuyLowndes
Ricky Weng
Marco Minerva
vwgolfman
bri189a
Ayenew Wudu
Jxxxxxxxx
Manoj Kumbhar
Assimalyst
Col in trouble
SimonS_
holodok
e1861.cn
Delmer Johnson
LFLFM
Only Title

Gonzalo1977Uy's Q&A profile

  • SQL Server Oracle support and Report Builder

    Can anyone confirm whether Oracle support for Report Builder will be in SSRS 2005/SP1 I think a long time (6-7 months) ago this was kicked around as a possibility, but as far as I know there are currently no plans to include direct access to Oracle via Report Builder in SP1. You could do this by using a UDM/Cube in SSAS (which points to Oracle) or linking Oracle tables into SQL, though... ...Show All

  • Visual Studio MSDN Help for Visual Basic 6.0

    where can I donload MSDN library to get a help within the code of the visual basic 6.0 thank you The starting point for the online MSDN library for Visual Basic 6.0 is here: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnanchor/html/vb6anchor.asp I would suggest that when you want specific help for something related to Visual Basic 6.0, search for the term in google, with the parameter t ...Show All

  • Visual Studio Team System VS 2005 Solution Explorer's Getlatest not getting newly added files

    Dear members, I'm having weird issue and wonder that someone else having it or not. Sometime when i add some files in the project and does complete checkin using VS2005 Solution Explorer but still other team members cant see it under the project from Solution Explorer and when i explore the Source Control Explorer files are there and i'v to getlatest them from source control explorer. Can some body figure out wats the issue i dont want to u ...Show All

  • SQL Server External columns vs. output columns?

    Can someone please explain the difference between Output and External columns I can't fathom why "Output" columns aren't good enough. In other words, what is there a need or value in having two types of "output" columns TIA, Barkingdong Does this help: http://blogs.conchango.com/jamiethomson/archive/2006/05/23/3984.aspx -Jamie ...Show All

  • Visual Basic Making a picturebox have a transparent background

    I have a picture of a panda with a pink background (panda_down.bmp) and I was wondering: how do I get that pink background to be transparent Draw the image yourself in a paint handler, and use the imageattributes class to make 255/0/255 ( magenta ) transparent. ...Show All

  • Visual Studio 2008 (Pre-release) Rendering (exporting) to bitmap (PNG,JPG)

    Is there any possibility to save Window content or other Visuals to bitmap I want to compose something in XAML (using StackPanels etc.), display it on screen and then save to PNG or other format. Thanks Vojta This only works if you don't have {Binding} in xaml ...Show All

  • Visual Studio How to Render and Print a local report without showing preview to user?

    In my Windows Forms application, I am able to successfully render a report. Naturally, there are two ways to go about this from a user experience standpoing. 1. "Print Preview" - Opens up a simple form containing a ReportViewer, shows the Form, renders the report. The user can then print, and the PrintDialog is shown with the simple ReportViewer container form (presumably) as the Parent. 2. "Send to Printer" (No Preview). The desired behavior is ...Show All

  • Windows Forms Finding Added ClickOnce Files

    I added some help files (Word Documents) to a click once applicaion. I set them as content files and changed thier Publish Status To include. I, however, can not file the files on the pc on which they were installed. All I can find is a shortcut for the installed application. Where did my files go and how do I access them Thanks, Mark The files will be in an obfuscated directory under %SERPROFILE%\LocalSe ...Show All

  • SQL Server Calculations tab - MSAS 2005

    Hi Pretty new to this so bear with me:) I have created a cube which has atm a single value measure and 5 dimensions which enable me to look at totals of the value measure in various ways - quite pleased I've managed to get this far without too many headaches. I now need to create a new measure which will be the existing value measure didvided by a subset of the existing value measure. So lets say each value belongs to a group numbered 1 ...Show All

  • Visual C++ CTreeCtrl trouble

    I have run into problems with a CTreeCtrl in my application. When I delete all the items in the control using DeleteAllItems(...) or DeleteItem(...), and then add new items, the new items do not display correctly. I found old references to this bug (2000, etc.) but expect someone has corrected this or can provide a better workaround than those suggested outside this forum. Thanks. -b Which version of V ...Show All

  • Windows Forms Multithreading Windows Forms

    Greetings, Reading in the .Net sdk it appears that single thread apartment model is used and any calls across threads need to be marshalled.   This seems ok - but, my question is, is it possible to create a child form (if using MDI for&nbs ...Show All

  • Windows Forms How to determine if a user control is in view ?

    Hi, I'm trying the new FlowLayoutPanel and adding a fairly large number of user controls to it such that eventually the panel scrolls vertically. Each user control requires some complex painting. Obviously I want to avoid the complex painting if the cont ...Show All

  • Visual Studio Express Editions Refresh a file

    Ok what i'm doin is havin a crack at making my own mini messenger which operates over a network. it gets it's text from a textfile so what i need to do is refresh the file every so often. in other words i want it to open the same file every 2 seconds, so it does a kind of refresh effect on my richtext box. if u know what i mean. can u help me anyone thnks   ...Show All

  • Windows Forms update usign dataset...

    Hi, I'm adding rows to my database like this: DataRow rowID = this.dataSet.Tables["Identificação"].NewRow(); rowID["Nome"] = this.idForm.nomeTxt.Text; rowID["PrimeiraConsulta"] = DateTime.Now.ToShortDateString(); rowID["DiaNascimento"] = Int32.Parse(this.idForm.diaTxt.Text); rowID["MesNascimento"] = Int ...Show All

  • Software Development for Windows Vista Installation hanging (Dec CTP 5270)

    I'm installing Vista Dec CTP (5270) on a HP Pavilion zd8000 (3.2 ghz, 2gb ram, 7200 rpm drive), and I get a screen that says "completing installation", but then that changes to a screen that says "Installation is taking longer than expected, but should be finishing soon." I left it on all last night (10 hours), and all day today (8 hours - after I started the installation over), and it stays on that screen. Any advice gibbensr@hotmail.com ...Show All

©2008 Software Development Network

powered by phorum