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

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

Crisdin

Member List

Smelly Old Geek
Steven Ramacher
Michael Ragsdale
Steve Conklin
tjswingle
uncthf
ReubenEmmanuel
Barry Kelly
Makler
UncleRedZ
Kelvin Jor
dsutherland
Kirk Brote
monrobot13
Arghya.mp
Graham Kingdon
PPrabhu.NET
Albert Valls Rovira
Watzinaneihm
Marcel Andrade
Only Title

Crisdin's Q&A profile

  • .NET Development How to run exe on server, aspx

    Hey, I need to run an exe file on my server from an ASPX side i've tryid using Process .Start("nameofexe.exe") but that dosnt work the exe file is located in the same folder as the aspx file Regards Christian A Andersen Please post your question on http://forums.asp.net . They will be able to help you with your issue. ...Show All

  • Windows Forms System.resources dll - Strange Localization Problem

    I have a small problem which I cant find answer anywhere. I wrote a small applcation in C#. It support english and German, So I am using resouce files for german and they all stored under the "de" and the "de-DE" folders. My Application loads through Internet Explorer ( IIS ). when I connect to my page from a German client console and check the IIS log files i see that a lot of GET command failed (404). the strage thing is that those dll are : s ...Show All

  • Smart Device Development Please help me, problem to stop Thread with Socket.Receive (CF2)

    Hello, I'm french (sorry for bad english), I have a big problem in a pocket pc appliaction. I have another thread than the principal thread, in this i do : while ( this .socket_r.Receive(bufferRX) > 0 ) { [...] } I want Socket stop to receive or thread stop to be alive when the user close application. but it doesn't work! (Thread.Abort() don't work.. (because CF)) (Socket.shutdown or .close don't stop the while loop) Do you know how i ...Show All

  • Windows Forms Reflection permission

    While just starting to sink in .net environment, I've created a user control inherited from DataGrid which resizes each cell for its content to be readable upon resizing. The solution is (I get advised from another Windows Forms) to rely on Reflection&nb ...Show All

  • Visual Studio Team System MS Project Export/Import

    Is there any reason why MS project isn't reflecting the task hierarchy of items that are exported from team system They were originally published from a project that had task hierarchy indentations and if you highlight those tasks and export to project, the whole thing is flat and it doesn't reflect the task durations either. MS Project does not reflect task hierarchy in TFS. The task durations should be imported however, but if you are imp ...Show All

  • Visual Studio Tools for Office Revisions in Bookmarks

    When I access a Microsoft.Office.Tools.Word.Bookmark object in my code I was hoping to use the Revisions property to get the revisions within only that bookmark.  I seem to get all of the Revisions of the entire document.  Is this the way it is supposed to work Bill Microsoft.Office.Tools.Word. Bookmark book; IEnumerator books = Controls.GetEnumerator(); while (books.MoveNext()) {     if ( books. ...Show All

  • Visual Studio Team System Team Foundation - what data "lives" on the App Tier machine?

    The subject says it all - Exactly what data (if any) lives on the App Tier machine Obviously source control and work items live on the data tier.  Formerly, the database used by Sharepoint lived on the app tier, but with Beta 3 that's been remedied. Does any data live on the app tier, or is it now strictly a functional layer with no persistent storage The reason I'm asking is for recoverability - if the App Tier machine goes down, can I j ...Show All

  • .NET Development .NET 2.0 Compressing Folders

    Hi There Is there any easy way to use the System.Compression tools in .NET 2 to compress an entire directory   All my source code is kept in a single directory so I have written a utility that recursively backs up the directory and compresses each file as it goes.   The utility has no GUI. I have attached the program here, I would be interested to get any feedback as I am still learning C#. TIA Bill using System; using ...Show All

  • Visual Studio Team System TFS Version Control Error with notification

    Hi, When I ask for a notification on the project, for example about every check in, I put my smtp mail address which is myproject_myname@mydomain my username in the domain is mydomain\myname (different from the name in the smtp address). I do not get notifications, but If I check the Applcation event viewer on the tfs application tier I see this error every time I should have recieved a notification: _______________ ...Show All

  • Visual C++ VC++ 2005 Standard vs. Professional: details needed

    What are the detailed (comprehensive) differences between Visual Studio 2005 Standard and Professional editions (esp. from the C++ perspective) I have read many posts on this topic, but none are definitive or authoritative. For example, http://msdn2.microsoft.com/hs24szh9.aspx lists coarse-grained tools and features, but does not detail what is meant here by a "Streamlined" vs. a "Full" user experience. Also, pages lik ...Show All

  • Visual Basic Capturing text from a stored procedure

    The following stored procedure: SELECT 'FROM:/SA- CLBSCODE' AS Transfer FROM vwImport GO correctly displays three records in Query Analyzer. But the file produced by the following code: Dim stExport As String = "" Dim stExportFile As String = "" For Each dr As DataRow In ManForexCLSDataSet.Tables("spExport").Rows For Each dc As DataColumn In ManForexCLSDataSet.Tables("spExport").C ...Show All

  • Visual C# How can I use spelling checking and grammar checking in my windows application

    Hi Friends, I'm now creating an application to check spelling and grammar like MS Word can do. I don't know how can I use these features in my application, could you please help me. Regards, You have three options 1 - write the code to do the checking yourself 2 - use Word to do the checking for you ( which means your code will require Word on all target machines ) 3 - find another existing compo ...Show All

  • Visual Studio Express Editions FAQ the common questions in this forum

    Q: Where can i find C# Tutorials online  you may find some resources and usefull links  in this thread http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=212562&SiteID=1 if you found a nice tutorial online you can share it with us beside MSDN which has many usefull articles Hope this helps   Q : when i write a program does my client have to have .net Framework \ can't i write independent pro ...Show All

  • SQL Server Scope defined on Member Properties

    Hi, is it possible to define a scope in a MDX script based on a member property of a dimension Background: I have a "custom" measures dimension. In this dimension I have measures of different type (i.e. currency, integers, percentages,...). So I want to have the display format set for the different types. My idea was to have a member property on the "measures" dimension to save the display format. I want to use this in ...Show All

  • Visual Studio Deploying IWizard templates

    I'm writing a deployment project to create an MSI to deploy an IWizard template. Currently it is installing the zip file containing the template to %program files%\common7\ide\projecttemplates\web\csharp\1033 and then runs a script that calls devenv.exe /setup in order to get Visual Studio to unzip the template into the projecttemplatescache folder. Is there any neater way of doing this because calling devenv /setup is quite a timely process ...Show All

©2008 Software Development Network

powered by phorum