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

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

PeterBejo

Member List

Fast Eddie
Phil Kreiker
DominiqueMassiot2
Conchúr
JCD
Hugohugo37
Yuvaraj D
dwakefield7128
Cloned
Golfnut 1969
Charlie Pyne
Tan Chen Yee
Mix from Latvia
Lesley
Marioh
zespri
Gentry Bieker
YAMEEN
Puffychan
AlexGabrile
Only Title

PeterBejo's Q&A profile

  • .NET Development DataChanged

    Is there some simple way to know when the user has changed data I'm useing bound controls and would like to activate some sort of Save button that flags the user they need to save their data back to the database.  The form has many data databinding and tableadapters.  IE master->detail->detal->detail  (ya 4 sub levels of detail shown)  I can easily make a single save button to save date all the way down the tree bu ...Show All

  • SQL Server Week Ending Calculation

    Is there an easy way to calculate the end of the week. In my database I have orders and the user wants to see the orders for each week. So it would have to be something like "Week Ending 03/12'. The problem is they want to end the week on Sunday and not Saturday as SQL likes to. So when the weekday function is used it automatically changes the week ending and the day is off. I tried using the Datefirst function but still the week ending is ...Show All

  • Visual Studio Express Editions container

    I am developing an application where I need to store 100's of html files (Static - already I know the number and name of the files) and when customer clicks some option I need to display the file... My Question is, is there any container or data folder there in visual basic 2005 so that i can embedded the html files with the application. There should not be any copy in the local hard drive, the html files should be embedded inside the applica ...Show All

  • Visual Studio Team System Active Directory mode

    Is the requirement around Active Directory mode just for the AD that the servers are members of   My tfssetup account is in a trusted AD and I'm wondering if that could have an impact on our testing. In general, our test servers are in a semi-isolated AD and user accounts (developers, testers, etc) are in the trusted AD.  Has this (or a similar configuration) been tested I am working with TFS in a similar environment and am able ...Show All

  • Windows Forms DataGridView Selected

    Hi I'm performing a internal search in the grid. After the search i'm selecting the first found row by using the “Selected” property. this .dataGridView.Rows[foundRowIndex].Selected = true ; I can see the row getting highlighted. But the book mark (The black color triangle object that you see in the 0 column of the grid, when you do a manual selection to a row) is not set properly. Due to that the user will not see the selected row ...Show All

  • Software Development for Windows Vista using WWF with SOA

    I need to take some advice from the Architectural community out there, as much of the discussion to date appears to focus on an application hosting the WWF engine and exchanging events in a fairly self contained fashion. Scenario Consider...   Many instances of a windows forms client application communicate with a server application via web services. Traditionally the server side business logic contains set workflo ...Show All

  • Visual Studio Team System Customize Project Creation Wizard

    Hello, I like to know, if there is a way to add a custom Project Creation Wizard Page for an exiting plugin like Microsoft.Pcw.Currituck The idea is to ask the user which WIs and Queries need to be created at Project Creation. Regards Stephan Thank you Ravi for the fast reply. The question came up as I saw, that for most of the shipped plugins the value in the methodoloy file indicating if there is a "Project Cr ...Show All

  • Software Development for Windows Vista Running SQLPersistanceService examples on WWF Beta 2

    Fellas, I have installed WWF B2 and its required extensions++. I could run some of the samples fine. There are a couple of demos that didnt work well and I think it was related to the use of SQLPersistanceService. I tried to look for the scripts at %SystemRoot%\Microsoft.NET\Framework\v2.0.50215\Windows Workflow Foundation\SQL but it is not there. The installed framework on my machine happened to be of v2.0.50727. So there I cannot crea ...Show All

  • Visual Studio Express Editions Convert decimal to Binary (22.34) to binary

    Hi, I need convert this for example this value 22.34 to binary. I know like do conversion to Integer data but with integers an factions, I don't know Regads Hi Erick, The conversion is similar that in the integer numbers. Check this link to get the rules for this topic. http://en.wikipedia.org/wiki/Binary_numeral_system#Decimal ...Show All

  • Smart Device Development C# VS.Net 2003 + .Net CF MessageWindow + DataSet problem!

    Hi all,      My device is running under Windows CE .Net 4.2 with a built in barcode scanner. I found a problem over my .Net CF application which developed in C#. I do create a message window in a class like below to getting the value my barcode scanner get when scan key press. public class myMessageWndMain : MessageWindow     {         frmMain app;      & ...Show All

  • Visual C# ReadOnly and const

    Dear All, Can any 1 describe me the difference between readOnly and const keywords. What exactly is the difference. A simple example would be greatly appreciated. cheers, Sam This doc on MSDN should be helpfull... http://msdn.microsoft.com/library/default.asp url=/library/en-us/csref/html/vclrfreadonlypg.asp The 'NOTE' at the bottom of the page answers your question exactly. :) ...Show All

  • Visual Basic Underline Text in TextBox

    Is there a method to underline a portion of the text in the TextBox control in VB6 Thank You You cann't underline only a portion of the text with TextBox, you must use RichTextBox... Please note this forums isn't for visual basic 6 questions. ...Show All

  • Visual Studio Express Editions Un-escaping XML?

    Hi, just playing around with some XML stuff in c# and have a problem un-escaping a SQL Connection string... The XML is as follows: < xml version="1.0" encoding="utf-8" > <dbSettings> <connectionString> User ID = ****;Password = ****;Integrated Security = False;Initial Catalog = CMS;Data Source = vaio\sqlexpress </connectionString> </dbSettings> I'm using a nodeiterator and fetching the req ...Show All

  • Visual Studio Express Editions Email Program HELP!!!

    Hi yall, im currently building an email application and ive gotten the send mail part down, but i have no idea how to recieve mail. Can someone piz give me some sample code to recieve an email!! HELP!!!!!!!! Check out the below article , hope it helps http://www.informit.com/guides/content.asp g=dotnet&seqNum=277&rl=1 Also you can try using the mail.dll http://www.lesnikowski.com/mail it supports POP3 and SMTP commands ...Show All

  • Windows Forms ? How to Use Delay Signing With Click Once ?

    This is turning into a major nightmare. We have to delay-sign all our assemblies, because we use Dotfuscator. In theory, this should be no problem because we should be able to delay-sign everything, then run dotfuscator on everything, and then sign everything. Super. The problem comes when trying to publish the application using Visual Studio - or rather, the problem is that we CAN'T use Visual Studio to publish it. This is because we need to ...Show All

©2008 Software Development Network

powered by phorum