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

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

sebahattingokce

Member List

Tdotsoulja
Johan Andersson
SavasCilve
data_architect
Arkanoid
Attila Soos
DragonC#
grellsworth
ccote
fhunter
Andr&#233&#59; Dias
rohans84
Roland Stens
George2
efontana
John.Doe
snow bear
Evan Hennis
Bulldog.NET
pradeep.vutukuri
Only Title

sebahattingokce's Q&A profile

  • Visual Studio Team System Custom Child Tables in SP1?

    Are custom child tables off a work item supported in SP1 -Larry I actually posted a similar question last year, and the response was that a Visual Studio add-in could be created to parse a long text field that contains xml containing multiple data records: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=380712&SiteID=1 But I'm curious if, with SP1, I can extend the data model to have a child table (one-to-many) from the base work item record and allow the user to edit these child records (add/edit/delete). Thanks. -Larry ...Show All

  • Windows Forms Setting the ScrollBar position

    Hi! I have a Controller which AutoScroll property is set to true. I'd like to start the controller with a specified position for the AutoScroll, so I want to set manually the AutoScrollPosition, but when I set the new value, it does not work. Could anyone help me thanks. Hi, This article may help: http://support.microsoft.com/default.aspx/kb/829417/en-us Thanks ...Show All

  • .NET Development Retrieve Image Data from a Website???

    Hi: As you know, most Websites have images on them. A Web browser retrieves an image 'file' from a URL specified in the src attribute of an img tag in the HTML and displays the image in the browser. What I want to do from within C# .NET is to retrieve/capture the binary data that makes up the image to an image or binary field (not sure which) in Sql Server so that I can display it as an image in an application, read from the Sql Server field, later. My intention is to log onto a Web page from within a C# application, read the HTML and then retrieve certain images as marked up in the HTML. Can I do that If so, how Take a look at the HttpWebRequest class at http://msdn2.microsoft.com/en-gb/library/system.net.http ...Show All

  • Visual Studio registry entry for GAT and GAX

    Hi all, Can anyone tell me where the registry entries are made for the Guidance Automation toolkit and guidance automation extensions Help welcome and thanks in advance, ThunderRock Hi ThunderRock, There are no main registry entries of its own for the extensions, but you can check for this entry in the VS registry hive to check if they're installed or not: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{77d93a80-73fc-40f8-87db-acd3482964b2} The default value for that key also includes the currently installed version number: Microsoft.Practices.RecipeFramework.VisualStudio.RecipeManagerPackage, Microsoft.Practices.RecipeFramework.VisualStudio, Version=1.0.60429.0, Culture=neutral, ...Show All

  • SQL Server The merge process was unable to deliver the snapshot to users having host_name length 10 and partition_id bigger than 999

    Hi, We are performing merge replication between SQL Server 2005 and SQL Server Mobile with more than 1100 handheld, and recently we have following problem with user name(which is used as host_name in merge repl.) having length 10 chars and partition_id bigger than 999. Error Code: 80004005 Message : Minor Err.: 29006 Source : Microsoft SQL Server 2005 Mobile Edition 20070116-121908 Error Code: 80045017 Message : The merge process was unable to deliver the snapshot to the Subscriber. If using Web synchronization, the merge process may have been unable to create or write to the message file. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write. Here is th ...Show All

  • SQL Server T-sql for configuring and setting up log shipping

    Hi I am implementing logshipping I need to know how to setup logshipping using t-sql code ... i cant use management studio. where do i get sql code to do this.If any one has done this please provide code Thanks in advance If you can use SS Managenent Studio to configure databases for log shipping, that you can ask SSMS to generate the T-SQL scripts it uses so you can re-use it from within you application. On the top of the SSMS properties windows there's always a drop-down button (script) that is used for this purpouse. ...Show All

  • Visual Basic Retrieving the Current Caret Position from a Textbox

    Hi, I'm just wondering if anyone knows how to retrieve the current caret position from a textbox when it has the focus. I've done quite a bit of research into this and can't seem to find anything. Surely this would be a pretty common task to perform on a textbox. I would have thought it would be a simple textbox method such as GetCaretPosition() but I can't find anything other than a method that lets you scroll to the current caret position, however this doesn't tell you what it is. Check out this thread... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=512387&SiteID=1 ...Show All

  • Windows Live Developer Forums "Virtual Earth supports open GIS standards"

    hello all impressive work on VE4! from this article: http://www.gcn.com/online/vol1_no1/42541-1.html Can you describe what GIS standards are supported Is it just GeoRSS I've looked through the entire API, the WinForms Ghost example code and the GlobeControl assemblies themselves and I couldn't find any WMS/WFS etc. support. Is this coming in the future maybe How about KML I love the API and the fact that you can get under the hood using standard DX coding and that there's a PlugIn framework available. How do you see this working in the real world PlugIns are loaded on the fly from web sites kinda like ClickOnce deployment cheers brian flood http://www.spatialdatalogic.com/cs/blogs/brian_flood Currently GeoRSS ...Show All

  • Visual C++ unable to access an assembly from an application located on a networked drive

    Hey all, I have an application app.exe, that has the following manifest embedded in it: < xml version="1.0" encoding="UTF-8" standalone="yes" > <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50608.0" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity> </dependentAssembly> </dependency> </assembly> When I run this application locally on the C drive, it runs fine but when I run it from a n ...Show All

  • Visual Studio Express Editions File button open dialog file from Menustrip

    Hi im really new in Visual so...i need some help I want to open a dialog box when the file button from the menustrip its clicked,its for a browser yeap the same from the bonus when you get the Visual,the book its really perfect but i want a browser more you know... The help have a lot of code for but due to my novice level first i cant find the good one and second even if a have it i do not know what it was and why. Can some one help me a little. Thanks HELLO Thanks im gona try this one you give me son as possible me and my class give to you some how kind response for the early code. By the here in Europe its really late 1700 uk time. See ya Your best for this latitude regards. My pets sent ...Show All

  • Visual C++ CDAODATABASE

    I've use CDaoDatabase to connect to an Access database in my application. The development is OK, but when I run the application on another computer without Visual Studio, it fail. I guess I will need to install some files before I can run my appilcation. Can some one tell me what should I install on the computer Thanks for your help. p.s. I am using VS 6.0 and Access 2000. This is not a C++ language issue. For the best response, I'd ask one of the database-related MSDN discussion groups. In particular, this should be a good place: http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.data.oledb&lang=en&cr=US ...Show All

  • .NET Development How to extract info from tables in http files without too much custom code?

    I am working on Windows form and I am using some publicly accessible http files written by 3 party to extract info from the tables generated by xml and css files that maybe unaccessible for me. I am writing custom parsers to get neccessary for me info, but it looks like those tables created as a System.Web.UI.WebControls.DataGrids with readonly columns. It means that I am using System.Net.WebClient only to read (or download) those files. Can somebody sugest other ways without the direct access to corresponding server controls . ...Show All

  • Visual Studio Team System Visual Studio Foundation Server

    Hello guys, I am new to Visual Studio Foundation Server. I have to install foundation server for the application tier in a Dual server deployment. Before that would like to know what is Foundation server. Thanks a lot Team Foundation server allows teams to work together on projects, it inlcudes a project portal, source control, build management, bug and task tracking. I suggest starting with the link below for an overview of the team foundation server. http://msdn2.microsoft.com/en-us/library/ms181233(VS.80).aspx ...Show All

  • Smart Device Development Stop Smartphone Display timeout

    Hi. I am using VS2005/VB.Net and CF2 to write an application for Windows Mobile 5 Smartphones. At a point within my application I need to stop the device from timing-out and returning to the Home screen and/or turning off the display. Within a timer (firing every 5 seconds) I P/Invoke SHIdleTimerReset to stop the device returning to the Home screen. This works fine. The device no longer times out and returns to the Home screen. However, my test device (i-Mate SP5 with latest available ROM) still turns off the display after the timeout set on the device in Settings - Power Management - Display time out. To stop the display from timing out, I can P/Invoke SetPowerRequirement on BKL1: with a setting of D0. This als ...Show All

  • Smart Device Development problem in loading the custom service in samrtphone?

    problem in loading the custom service in samrtphone I made myservice for pocketpc WM5.0 its runs successfully in pocketpc by activate service. I'm using device emulator for pocket pc sdk 5.0. Now i want to use that service in samrtphone WM 5.0. for this i change the SDK to smartphone and signed the Myservice.Cab file with "SDKSamplePrivDeveloper.pfx". The cab file installed successfully but not loaded with the "ActivateService" or "RegisterService" method for smartphone. The SDK certificate should work for the emulator. Have you signed both module and the cab See http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnppcgen/html/wmsecurity.asp ...Show All

©2008 Software Development Network