Software Development Network Logo
  • SharePoint Products
  • Windows Vista
  • Microsoft ISV
  • SQL Server
  • Visual Studio
  • Visual C#
  • IE Development
  • VS Team System
  • Smart Devicet
  • Windows Forms
  • Game Technologies
  • Audio and Video
  • .NET Development
  • Visual Basic
  • Visual C++

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

Eddie Garcia

Member List

Danny_Ganda
M.A.T
dpetrek
PravinD
GonzaloA
kennm
zhihao
toyoung
Sergey Bereznikov
gafferuk
kevM
Knight99
xion.truth
Brad Smith
StephenWalker
jccsharp
Okay
Tryin2Bgood
Mehmet Metin Altuntas
Larry Gatlin
Only Title

Eddie Garcia's Q&A profile

  • Visual Studio 2008 (Pre-release) Layout Transformation

    Is there an event that tells me when a transforamtion is applyed on a framework element Because i want to invalidate the transformation when it's applyed over an element. ...Show All

  • SQL Server SQLCE and WPF Examples?

    Hello all, I want to use SQLCE and WPF. Can anyone direct me to some example code. two way binding with a sqlceResultSet would be a great start. (last inquiry was in Aug of 06) Thanks Mike (still trying to get the latest tech to work together) Greenway Hi Mike, Sample code for SqlCeResultSet is at http://msdn2.microsoft.com/en-us/library/bb219486.aspx Are you looking for using SQL CE with WPF Thanks Sachin ...Show All

  • Visual Studio Express Editions Help,making visual basic right click thingy...

    Hey,first of all,hapy new year 07' and i am creating a program in visual basic that will allow you to create "buttons" in the right click button,when all those options appear,if you click on one of them that has a file type or when you click on the desktop,how do i make it so it dispays the text is input and opens a program of file from the directory written on a text file in other words in case you did not understand,how do i make it when i right click something,there be a button i create that opens a program or file that i write on a text box textbox1.text = "c:/Documents and Settings/*******/Desktop/*****.lnk" for example Thanks in advance Thanks, happy new year ...Show All

  • Visual Basic searching for & highlighting text

    hi, i am trying to make my application search for text (in a combobox called "comboboxfind") in a listbox ("showbox") when i click on a button (called "findnow") can someone help me Public Class Form1 Dim search As String = "" Private Sub ComboBox1_SelectionChangeCommitted( ByVal sender _ As Object , ByVal e As System.EventArgs) _ Handles ComboBox1.SelectionChangeCommitted loc.Clear() index = 0 search = CStr (ComboBox1.SelectedItem).ToUpper FindNext.Enabled = False Dim line As String For Each line In ListBox1.Items If InStr(line.ToUpper, search) <> 0 ...Show All

  • Audio and Video Development Animating Width and Height

    My guess is that to animate and images width and height (as in shrink or grow the image), I need to display it as an object and then manipulate contentWidth/contentHeight. Is that correct Are there other ways to do this Thanks. Hmmm. So which method is more efficient/recommended 1) document["foo"].style.animateProperty(“contentWidth”,”1920px;1980px”,4) 2) contentWidth="scale-to-fit" document["foo"].style.animateProperty(“width”,”1920px;1980px”,4) ...Show All

  • SQL Server sys.Conversation_Endpoints

    I know that if a conversation is normally ended the handle will wind up in the sys.Conversation_endpoints table in a Closed State. I realize they are supposed to stay there for 30 minutes to prevent a reply attack, however the number of rows I have in this table continues to grow with the bulk of the states set to 'Closed'. I am trying to use this table to determine if I have any conversation handle leaks. I see some rows in there with a Disconnected Outbound state while some are conversing. What should I be looking for in this table and how can I know I have a problem (ie. leak). I realize that Disconnected Outbound is probably something i need to look into. Are there any other states I should be concerned with Gary ...Show All

  • Visual Studio Error installing GAX

    I am trying to install June release of GAX on laptop with Vista B2, VSTS 2005 VS is closed but I receive a dialog The installer has encountered an unexpected error installing the package. This may indicate a problem with the package. The error code is 2869. When I hit OK, I get another dialog that is blank with an OK button. Once I hit that OK, the package is uninstalled. Turn off the security in windows as it's only going to cause social engineering problems in the future, I see the new security in Vista a security hole even though indirect, what do you think ...Show All

  • Visual Studio Sandcastle : Class in Class

    The code was added to "Examples\Sandcastle\test.cs" and the Help file was made. namespace TestNamespace { /// <summary> /// TopClass /// </summary> public class TopClass { /// <summary> /// SubClass /// </summary> public class SubClass { } } } In the made Help file. In the class list of "TestNamespace namespace", the description of the class name becomes "SubClass". I want you to make it to the description of "TopClass.SubClass". ...Show All

  • Internet Explorer Development Moving Interent Explorer Toolbards

    How do you move the tool bars in interent explorer 7. When i try and move the Menu bar up or down nothing happens. Trying to get the Menu Bar on top then the URL bar 2nd and so forth but cant seem to move the toolbars. Help pls! Not a good solution for me, either. I don't like THREE tool bars. Waste of space for those of us who don't have an incredibly large monitor. I only need TWO tool bars. Will keep checking in in the hopes that somene at MS wakes up and smells the coffee. ...Show All

  • Visual C++ unresolved external symbol Link error appear on release

    so strange for this...I have 5 project when I use DEBUG mode to compiler,the work is fine, but when I change debug mode to release ,some strange error is appear, error LNK2001: unresolved external symbol "public: static class ATG::StringID const ATG::NamedTypedObject::TypeID" ( TypeID@NamedTypedObject@ATG@@$$Q2VStringID@2@B).....etc I sure make all setup for release,project dependencies on link lib ...... all setup is the same as debug,but still appear link error but I create a new project to test such problem. It work fine!! have any step missing I have an advice that, make that macro as inline function. Why you should go for such old conventional system The thing is clear, You macro executed and ...Show All

  • Visual Studio Team System Source control menu doesn't appear

    Hi all, I have something strange ..... the menu of "source control" under "File" menu doesn't appear in my vs .net 2005 professional edition and team explorer installed also. Noting that the source control explorer exists but i can't deal with the solutions exists in the team project and it appears disabled. and when i right click on the solution folder in the repositry the menu doesn't appear ...Show All

  • Visual Studio 2008 (Pre-release) Disable Cider Viewer in VS2005

    Is there a way to disable the Cider XAML viewer in VS2005 It really slows down the loading of the XAML. About 50% of the time I can't see the page anyway! ...Show All

  • .NET Development TableAdapter Update problem

    Hello, i have problem in my application. I create dataset with single table. In MainForm i have 2 texboxes and update button. This is code for update button: [CODE] Klient klient = new Klient(); klient.ShowDialog(); KlientDataSet dataSet = new KlientDataSet(); Serwis.KlientDataSet.KlienciRow klientRow = dataSet.Klienci.NewKlienciRow(); klientRow[0] = Guid.NewGuid(); klientRow[1] = klient.Imie; klientRow[2] = klient.Nazwisko; dataSet.Klienci.AddKlienciRow( klientRow ); int result = this.klienciTableAdapter1.Update( dataSet.Klienci ); [/CODE] I got 1 in result variable so i think that database was updated. No my database was not updated. I add another form to my app with droped table from tolbox. VS created ...Show All

  • Visual Studio 2008 (Pre-release) [WCF-RC1] Adding claims in UserNamePasswordValidator

    OK, another dumb *** question (folks, I am _trying_ to research these things first before bothering you, and I'm starting to feel like a child who can't do his homework!) My STS is based on the Federation example in the RC1 release, and it uses a custom UserNamePasswordValidator to validate the client credentials. In the Validate method, I look up the user in the DB, validate the password etc and return true. Then, within the GetIssuedClaims override that "Issue" calls, I need to create the claims that will be added to the SamlToken. However, the values of the claims that I want to add are stored in the DB in the row that I just looked up in the Validate method, and I really don't see why I would need to look them up again. How c ...Show All

  • .NET Development Returning Objects to UI

    Hi, I am developing an application using ASP.NET web services I want to keep web Services as the business logic layer so basically my ASP.NET page will call the webservice and the web service will return appropriate data, in some cases I need to return my own class objects but when I try to return an object of some class i get an error Server Error in '/WebService1' Application. The following methods will add all public properties from all base classes of the type you wish to serialize using the XmlSerializer. Pass the returned XmlAttributeOverrides to the Serialize/Deserialize method. public static XmlAttributeOverrides IgnoreBaseClass( Type type) { if (type == null ) throw new ArgumentNullException ...Show All

©2008 Software Development Network