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

Software Development Network >> Ariel Valentin's Q&A profile

Ariel Valentin

Member List

John Papa
Puh Sk8
NetPochi
Jassim Rahma
vishalnhy
Rober7
petersmith
Flame Thrower
bxchan
Cammyr
daxu
SQLHelpFTS
Montana Jones
Zulbaric
subzero27
JohDas
PerPixel
aliasx
Dylan Smith
pat_seo
Only Title

Ariel Valentin's Q&A profile

  • Visual Studio Update and Delete check boxes don't show up on gridview smart control in visual studio 2005 Professional

    For some reason, I been keep missing the 'Enable Update' and 'Enable Delete' options in GridView smart control. It only shows: Enable Sorting Enable Paging Enable Selection. If I tried to add through properties, it simply don't work. Any suggestion would be helpful. Thanks. Habib. Habib, This forum is specifically for Visual Studio Debugger issues. Try asking on a more appropriate forum. Azeem Khan Visual Studio Debugger. ...Show All

  • Visual Studio - can I get quick starts web site with their explanantions on my laptop

    1/can I get the quick starts web site with their explanantions on my laptop 2/ can I have the latest MSDN on my laptop. is it free. cause I only have the 2003 version not inclusing the latest arcticles. 3/ also the doc in VS2003 is confusing. I see there re 3 huge sections related to .Net: -Developing with Visual Studio .NET -Visual Basic and Visual C# -MSDN library I don t know when I should go to each section to find quickly the things I need. 4/ Generaly, when I want to learn something, I need some documentation straight to the point that explains the theory but also comes with examples that show what the stuff is used for. My problem is that many times I don t understand the value and the usage of then th ...Show All

  • Windows Forms How to change a sql string "on the fly"

    I am using vb.net 2.0 visual studio professionel. In my dataset i have a sql command that look like this: SELECT jumboId, nr, navn, tekst, aar, dato, pic FROM tblJumbo ORDER BY nr created with the TableAdaptor configuration wizard. I wonder, is it possible to change that string, or add a new one, when the program is running It is called like this: .TblJumboTableAdapter.Fill(.JumboDataSet.tblJumbo) If i want to change the select command to: SELECT jumboId, nr, navn, tekst, aar, dato, pic FROM tblJumbo WHERE nr = 2 ORDER BY nr (This is only a simplified eksample, the real one is much more complicated). The string is depending of the users choise. Anybody know how to do this Maybe i am blind, i just can seem to ...Show All

  • Software Development for Windows Vista Test Case 32: Is WER necessary for this test case

    I am not clear about ThreadHijacker tool to test my application.It inserts /AV in to the app. I think that there must be the code to handle the structerd exception in my app. so i am trying to use following code : #include "stdafx.h" #include <windows.h> #include "errorrep.h" static LONG WINAPI ExceptionFilter( struct _EXCEPTION_POINTERS * pExceptionPointers ); int _tmain( int argc, _TCHAR* argv[]) { DWORD *pdw = NULL; BOOL fUseGlobalExceptionFilter = FALSE; if (argc > 1 && _stricmp(argv[1], "UseGlobalFilter") == 0) { LPTOP_LEVEL_EXCEPTION_FILTER myfunc = SetUnhandledExceptionFilter(ExceptionFilter); if (myfunc == NULL){ exit(0); } // caus ...Show All

  • .NET Development Sorry if it is a stupid doubt...

    Well... VS 2005 come with .net Frame Compact Framework 1 SP3 Developer, .net Compact Framework 2... Can I update it How Thanks Hi, You are correct, Visual Studio 2005 comes with 2 versions of the .NET Compact Framework. These versions are used for mobile device development for various types of mobile devices and various versions of Windows CE. I'm not sure why you would need to update those versions of the .NET Compact Framework though. There is not yet a newer version of the .NET Compact Framework available to update to. Can you clarify the scenario you are working on and why you want to update these Thanks! Aaron ...Show All

  • Visual C++ How to eject removable devices programmatically?

    Removable devices, such as usb devices, flashmedia card, can only be safely removed by clicking the icon in system tray in WinXP. But how to make it programmatically I tried IOCTL_STORAGE_EJECT_MEDIA, FSCTL_DISMOUNT_VOLUME, but only have effect in several special cases. Any advice appreciated! Thanks for your reply. I searched one KB that talking about this topic: http://support.microsoft.com/kb/165721 But it uses the same method as I mentioned above, and can't completely remove devices from system. However, that KB article is helpful and the code provided is more clear & reasonable than mine. :- ) ...Show All

  • .NET Development Tooltip bug?

    Vb.NET 2005 I create a tooltip control in a form and enter some tooltip texts for another control. When hoovering the mouse all seems fine, the tooltip appears etc... However after a few seconds it disappears. Annoying to the user, but then comes the real annoying thing: It won't reappear again until you restart the program (or have multiple controls and hoover another control then back to the first again). This can't possibly be the desired behaviour I tried setting AutoPopDelay to something high but the docs says 5000 (ms) is the max. Help I agree, it is annoying that moving away from the control and then coming back doesn't reshow the tool-tip. You should be able to get the tool-tip to display ...Show All

  • Software Development for Windows Vista Visual Studio and x64 July CTP Build 5472.5

    I have seen postings that people have been doing development with Visual Studio 2005 on Vista. What is the trick to getting Visual Studio running Is there compatibility issues with the July CTP x64 Build 5472.5 I was able to install the Professional Edition without any issues. However, every time I try to launch VS Pro 2005, Vista complains that "Microsoft Visual Studio 2005 has stopped working" and closes the application shortly after. I have not installed the July 06 WDK yet. Is the WDK required for VS to work correctly on windows I hated to waste a DVD just to find out that it still did not work. It appears that all 32 bit applications have the exact same problem including IE7 x86 32. I'm guessing there is a bug in the Vi ...Show All

  • Visual Studio 2008 (Pre-release) Unable to populate WPF Extender Control correctly....

    I have populated a observableCollection with some information... I have checked this information while debugging and it is populated correctly. Then in the WPF application I have created an extender control and bound it to the observable collection: <Expander Width="Auto" Height="Auto" x:Name="Expander" Content="{Binding PhotoSets, Mode=Default, Source={StaticResource PhotoSetCollectionDS}}" ContentTemplate="{DynamicResource PhotoSetsTemplate1}" Header="Sets"/> The PhotoSetsTemplate1 is defined as follows: <DataTemplate x:Key="PhotoSetsTemplate"> <ListBox Name="PhotoSetsListBox"> <ListBox.ItemsPanel> <ItemsPanelTemp ...Show All

  • Visual Studio 2008 (Pre-release) customizable toolbars?

    I've been playing with the ToolBar / ToolBarTray classes a bit, and was wondering how to best go about implementation of a customizable toolbar. Are there any provisions in WPF that would make this easier, e.g. serializing / restoring the current toolbar configuration, rearranging controls, dragging controls from a "control library dialog" onto the bar, etc. If anyone has some experience with this, I'd be grateful for some insights, pointers, or even samples. Thanks! -Kolja You could start how to support dragdrop operation from SDK or http://blogs.msdn.com/marcelolr/default.aspx blog. If your scenario have to support between the process, DragDrop operation will be the way. But if you want ...Show All

  • Smart Device Development Wake Up PDA or Keep awake ?

    Hi, I have come across a issue when trying to play a sound when the device falls asleep. (Mobile 5 , VS2005) ... It just doesnt play! I was wondering , is there anyway i can keep the pda alive or any way i can wake the pda up when i want to Many Thanks in advance. Jason I've answered similar question about a week ago. Which means you can get answer right away if you use search. ...Show All

  • Windows Live Developer Forums Click Custom Pushpin

    How Do You Add A Custom Pushpin This is the code I am testing this out with and it will not work. Do you know what is wrong in the code making it so it dont work   < script src ="http://dev.virtualearth.net/mapcontrol0u118 3/mapcontrol.js"></ script > < script >             var map = null ;             var pinID = 1;             var directions = null ;             function GetMap()       { & ...Show All

  • Windows Forms Typed DataSet and CommandTimeOut

    How I can define CommandTimeOut to typed dataset thanks. I build a Typed DataSEt (in VS2005), it containg a query, this query is from a store procedure that return too many rows. When I want view the preview from this query or I run this program, It give me the follow error "time out expired". The question is: How I can define the commandTimeOut to this query . I can't see any option or parameter for set it in the typed dataset. I extended the dataset class and set the commandTimeOut but I think that this not is the best way. Thanks again. ...Show All

  • SQL Server Performance problem: 2000 vs. 2005

    I copied a 2000 database onto 2005 on another box. Running the exact same SELECT query, with 7 tables joined, is running in less than 2 minutes on 2000 and almost 3 hours on 2005. The 2005 box is "bigger and better". I've compared the sp_configure output. There are differences in max worker threads, cost threshold for parallelism, and priority boost. I don't think any one of these is significant. I checked the server properties and the database properties and, again, I did not see what I would consider any significant differences. The 2005 instance has 4GB memory, as opposed to 2GB, but not using that much. In fact, the Total Server Memory (KB) for the instance indicates around 1,230,000 for some reason. We need to reso ...Show All

  • SQL Server Sending email from an HTML template as the body

    We have a DTS package that sends smtp email from an ActiveX script task. The body of the emails are in template files that we read in and then replace values relating to the customer. I am looking for suggestions of handling this process from an SSIS package. This is what our existing code does. '********************************************************************** ' Visual Basic ActiveX Script '************************************************************************ Function Main() '******************************************************************************************** ' Email results '******************************************************************************************** Dim oRS, objMessage, fTemplate Set fso = ...Show All

©2008 Software Development Network