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

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

GEORGE62

Member List

Merlino
crjnunez
dbradley
Newmer60
Mauro Solcia
halfasleeps
prabin dahal
fuurin
gennaro ingenito
muhsin
magrawal
Billie Jo Smith - MSFT
Arijit
vidman
Mukul Gandhi
bkaye
Chris Mayo MS
Ricardo Tome
bignack
Mr_T
Only Title

GEORGE62's Q&A profile

  • Visual C++ Isolated Application? What is it?

    Hi, plz allow me to ask all of you a very simple question. What is an isolated application   Who isolates our apps from who Some docs start with the following sentence; An application is considered an isolated application if all of its components are side-by-side assemblies. Do you understand this Me No, I do not. I suspect that these days Microsoft is encouraging us to write manifest-based apps. If I am right, you may call every application isolated applications. Help me understand the concept of an isolated app. So far I have read more than 10 docs about deployment. Very sadly, I am getting to conclude t ...Show All

  • Visual Studio 2008 (Pre-release) Generic ChannelFactory

    There appears to be no obvious way to get to back ones endpoint/binding information off a created Generic ChannelFactory Am I missing something or is it buried somewhere Thanks, Al For Jan CTP you can use ChannelFactory.Description.Endpoint.Binding and ChannelFactory.Description.Endpoint.Address Please note that this will change in Feb CTP to ChannelFactory.Endpoint.Address and ChannelFactory.Endpoint.Binding Mahesh ...Show All

  • Visual Studio Team System Enterprise Library Development Team????

    Hello people, how are you Does anybody know the email, contact, site or blog of the Enterprise Library (set of Applications Block) Development Team Thanks Andre Andre, I am involved in the Enterprise Library development at this moment. Is there some way i could be of any help to you The site of entlib can be found: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnpag2/html/entlib.asp the blog of Tom Hollander might be of use for you, Tom is Product Manager for entlib. http://blogs.msdn.com/tomholl/ hope this helps you Marcel ...Show All

  • Visual C# Shrinking "if" statment

    Hi All, I wonder if any one know how to Shrink "if" statment. like we can do if function ( the plus / minus sign in the left side ). It's make me crazy, because I have a lot of lines of code inside the bracket. AND if this option is exist , it's will be very useful. I don't want to use the #region Options. Please Help BOAZ. I am not sure if I understand what you mean by shrinking an if statement are you saying that you have alot of code to execute on either side of the condition - if (test) { LOTS OF CODE HERE } else { EVEN MORE CODE HERE } I contend you may ...Show All

  • Visual Basic Add New Data Source for My SQL doesn't work

    I have tried also installing and using the ODBC driver version 3.51 and the My SQL driver 3.1.8.  None of these work. What do I have to do to add a new MY SQL data source Michael I was told by two different Microsoft employees that Visual Studio 2005 Express Edition was the right version of Visual Studio 2005 for me to use for all of my needs including access to ODBC and MySQL data. They emailed me a link with a comparison of all of the different variations and features of the different versions of Visual Studio 2005.  I am trying to remember now, but I think it included a chart with bullets or check marks and comment ...Show All

  • Visual Studio Crystal Report 9, 10 dev with Visual Studio.Net 2005

    I am trying to migrate all my client sites and my developement environment to .Net 2.0 and VS.Net 2005. Some of production sites are using Crystal Report for VS.Net runtime comes with CR 9 developer edtion(engine version 9.0.0033.0). Some are using the runtime from CR 10 dev(engine version 10.0.0033.0). I found VS.Net 2005 comes with CR engine version 10.2.xxxx. I am totally confused about how to upgrade these sites and my dev environment: 1. Can I use CR 9, 10 dev edition runtime in .Net 2.0 framework 2. Can I use CR 10 dev edition that I have in my development environment I found once I installed VS.Net 2005, I can NOT add reference of 10. ...Show All

  • Visual Studio Team System Enterprise Architecture Framework

    Which Enterprise Architecture Framework best pairs with MSF 4.0/3.0   IEEE, TOGAF, Zachman   Which Enterprise Architecture Framework does Microsoft employ internally This document on MSDN notes the IEEE, but doesn't give many details. http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnmaj/html/aj1entarch.asp There is certainly the WSSRA for Infrastructure, but that is more of a pattern and practice than an Architecture Framework recommendation. ...Show All

  • Windows Forms Asynchronous notification needed AFTER CheckedListBox item is checked

    I have an implementation using a CheckedListBox control where I may need to change the actual list based on items being selected.  The reason is that the items in the list can be mutually exclusive. The CheckedListBox control doesn't have an event that fires AFTER an item has been checked, only during the checking process.  The problem that I have is that the item being checked may no longer be in the same location after the ItemCheck event returns.  This results in difficulties with selecting the original object. What I would prefer to do is to raise some asynchronous event (similar, if not identical, to a custom Windows mess ...Show All

  • Visual C# Resizing jpg to smaller resolution

    I am not sure whether I should be in C# or C++ perhaps somebody could advise I write in Visual Basic & have an app the I want to allow the user to select some jpg files and have them reduced in resolution As Vb does not have this facility, I was hoping I could get somone to point me in the direction a code example I could utilise in net 2005, (don't yet know how) using C which I could then compile. my app would shell the c app at the appropriate time or a compiled exe that does the following read a text file which has detail re resizing size a list of files to resize with destination folder and name the ...Show All

  • .NET Development Error only in Release Configuration: "There was an error generating the XML document."

    I am getting an error when I try to run my VSTO application in Release mode. We've attached Web Services onto an Excel spreadsheet and for some reason in Release mode I get "There was an error generating the XML document." when I try to execute the web service. Oddly enough it does not happen in Debug mode. What is different I am very new to this so I am unclear as to what is different in this aspect. If you have in your code "#if Debug" (c# syntax) program compiled in release and in debug modes may behave differently. This error is thrown by XmlSerialization and to know what actuall ...Show All

  • Visual Studio Team System Can not Subscribe a Report

    Hi, I just create a report using Whidbey and deploy it to the Project reportserver. And I can access that report correctly, but I can not subscribe that report, what's going on Additional, I create that report using Shared Data Source (connected to Analysis Service of my TFS DT) which I created in Whidbey. The exception info is below: The current action cannot be completed because the user data source credentials that are required to execute this report are not stored in the report server database. (rsInvalidDataSourceCredentialSetting) Thanks. Ok, thanks for you answering and that Blog helps me a lot, bu ...Show All

  • SQL Server SQL 2005 “LEFT OUTER JOIN” ISSUE

      In our C++ application, we call ODBC apis to execute following SQL statement. It did work for SQL Server 7.0 and SQL server 2000. When we upgrade to SQL server 2005( and SQLNCLI.dll), it does not work any more without any error report, it just returns empty result.   The sql statement is:   SELECT FM_WEB_DETAIL.TASK_GUID,       FM_WEB_DETAIL.SEQ_NO,       FM_WEB_DETAIL.DATA_DEF_ITEM_GUID,       FM_WEB_DETAIL.LABEL,       FM_WEB_DETAIL.WEB_PART,       FM ...Show All

  • Visual Basic Querying a windows registry subkey

    Hello, How do I know if the windows registry that I specified is existing in the registry. Example: ====== -->  If I want to know         if this key:  "HKEY_LOCAL_MACHINE\SOFTWARE\Sample", is exist.      Please help me my fellow programmer Some of us here are your sister programmers... ;) Private Function IsFirstTimeForUser() As Boolean If My .Computer.Registry.GetValue(StrSettings.cFullRegistryRoot, StrSettings.cRegistryAppSubkey, "KeyIsPresent" ) <> "KeyIsPresent" Then IsFirstTimeForU ...Show All

  • Windows Search Technologies Indexing never ends with Norton Protected Recycle Bin

    Running WDS 02.06.5000.5378 and Norton SystemWorks 2002 Indexing keeps searching Recycler\NProtect folder and customise option doesn't show me this folder to allow me to deselect it. How can I get Intexing to complete Quick question.. What do you want to index Just My Documents and Email or other stuff There are a few different policy settings you can make on your system to exclude or include to either block the indexer from indexing or adding to your list. If you are mostly interested in the My Documents & Email, then you could use the index only email & My Docs policy that would ...Show All

  • Visual Studio Express Editions Creating a task manager application

    I'm wanting to create a sort of task manager type application where the software displays the running processes, associated program and the amount of time the program has been running for. I ahve managed to get code working that will retrieve the names of all process being run, however I am not sure how to retrieve the time for the process. The code I'm using for retrieving the process list it: ' Start with an empty ListBox. lstProcessList.Items.Clear() ' Display ProcessName property in the list area. lstProcessList.DisplayMember = "ProcessName" ' Load info on all running processes in the ListBox control. Dim p ...Show All

©2008 Software Development Network