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

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

Kedhri

Member List

hamed babai
SreenivasRao.K
Angz
Leandro Tubia
mike_mike
CaveCoder
betolea
ericlock
KrishnaC
Sean John2005
Mohit Bhardwaj
Yasser Shohoud
John McGregor
Diya.S
khawar yunus
KillJones
Pedja
Marjorie K
Dustin Andrews
VenuGopal.B
Only Title

Kedhri's Q&A profile

  • .NET Development What is the best programing lang.?

    VB, C#, C++, or J#   Hi, The Framework refers to the Base Class Library which is a collection of something like 6000 classes that offer functionality to various stuff like Database Access, Web Services etc. It kind of is a platform which provides the classes and methods for use in the programming languages. Its a core library of classes and methods. I think you could start with this link: http://m ...Show All

  • .NET Development Proxy AutoConfiguration Issues.....

    I am having some difficulties getting connectivity to external web sites through a proxy server using .Net Framework 2.0.5727 with Visual Studio 2005. I am also noticing that the same problem exists in the Microsoft Document Explorer, returning the error "Unable to connect to the remote server" for MSDN Online, Codezone Community & Questions search locations. The documentation suggests that the proxy should be automatically c ...Show All

  • Software Development for Windows Vista should VS2005 PRO install on Vista Build 5270

    Put CD in, say Permit, start screen comes up, click on install link then get a meesage saying Suit Integration Toolkit Stopped...... Should VS2005 Pro install ok   I'm seeing exactly the same thing. I noticed that the 5270 CTP uses the release version of the .NET Framework so I don't see why this shouldn't work. Any help with this appreciated. ...Show All

  • SQL Server SubTotal

    example: Account Sales New John Doe 1,000,000 George Bush 2,000,000 Juan Luna 3,000,000 6,000,000 Old Michael Tell 5,000,000 Billy Banks 2,000,000 7,000,000 where Account and Sales are table columns, New and Old are group names. i want to display the total of the group. ...Show All

  • Smart Device Development Building PocketPC app

    When I try to build a simple app with a label and listbox, I get the following error: Error 1 The specified task executable location "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Vbc.exe" is invalid. c:\WINNT\Microsoft.NET\Framework\v2.0.50215\Microsoft.CompactFramework.VisualBasic.v1.targets 28 9  You appear to be running under Windows 2000 Professional, right Do you have the .NET ...Show All

  • Windows Forms Problems in remote mode

    Hi! I have done an application in Windows Forms using C# and in the enterprise we want to use it as remote resource in the intranet. The application works fine in local mode, but in the intranet it shows  the next error: (it works wit ...Show All

  • .NET Development String.Format 10.0000 to 10.00 but keep 10.0001

    Hi, I'm getting doubles with 4 decimal places, however when the last two digits are 00, I want to format to .00 but if the 3rd or 4th decimal place contains a value different to 0 I want to leave the 4 decimal places. Is there an easy way to do this with String.Format or would I have to evaluate the values and use the appropriate string formatter Thanks, Tom The default number of decimal places for InvariantInf ...Show All

  • Visual C# authentication

    hi,    i don't know if this is the right forum for my problem.     i am making a web form(authentication). In my front.aspx i have 2 textboxes which ask for username and password. i also have a button(Login).  if the user presses the button it will go to a page login.aspx. however, i am having difficulty passing the data from two textboxes to another page since in my login.aspx it will validate the username and pass ...Show All

  • Visual Studio Have both a ProjectCollection and ProjectItems in a Solution vstemplate

    Hi! I hope this is the right forum to ask this question... I'm trying to have a solution template (.vstemplate file) that has both a ProjectCollection element with ProjectTemplateLink's inside, AND ProjectItem's. Something like this : <VSTemplate Version="2.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005"> ... <TemplateContent> <ProjectItem TargetFileName="readme.txt">readme.txt</Proje ...Show All

  • Visual Studio 2008 (Pre-release) Canvas, Rectangles, ClipToBounds slowness

    We are thinking about starting a new moderately complex graphical application in WPF. But before committing to the platform, we are testing features to see if WPF can handle it. >:) One test application so far has a Canvas with ~800 Rectangles (added with C# using “canvas.Children.Add(..)”. These rectangles are movable by dragging them… implemented with Canvas.SetLeft(rect, newLeft) and Canvas.SetTop(..) from the MouseMove handl ...Show All

  • Smart Device Development Errors during installation of some cabs ?

    When I tried to install SPB_PocketPlus3_en.arm.cab to emulator of WM 5 I got an error " SPB_PocketPlus3_en.arm.cab cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot found. Yiu might need to reinstall or restore this file". The same error I got with resco explorer cab. What is wrong http://msdn.microsoft.com/library/default.asp url=/library/en-us/mobilesdk ...Show All

  • SQL Server SSIS Excel Source: Index is not valid

    An Excel Source Data Flow object ( which used to work fine ) sudenly started display the following error box: TITLE: Microsoft Visual Studio ------------------------------ Error at Create BusStop Table [DTS.Pipeline]: The index is not valid. ADDITIONAL INFORMATION:Exception from HRESULT: 0xC0048004 (Microsoft.SqlServer.DTSPipelineWrap) What could the cause be What is the meaning of: HRESULT: 0xC0048004 How could this info be used ...Show All

  • Windows Forms smart devices

    I was wondering if there is a way to specifiy the application bin in a smart device application, similar to a regular VB windows application where you say: application.startuppath I want to read/write a file from the bin, and want to be able to ...Show All

  • Windows Forms Smart Client Very Slow SqlConnection.Open() on some clients

    We have a smart client that uses ADO.Net to access SQL Server.  On some machines the initial call to open a SQLConnection  can take up to 2 minutes to return.  Subsequent calls take <1 sec.   On other clients the call returns& ...Show All

  • Visual Basic Question about setting bits.

    I have the following: Dim bit As Byte = b(1733) If have1.Checked = True Then bit = bit Or 1 Else bit = bit Xor 1 If have2.Checked = True Then bit = bit Or 2 Else bit = bit Xor 2 If have3.Checked = True Then bit = bit Or 4 Else bit = bit Xor 4 If have4.Checked = True Then bit = bit Or 8 Else bit = bit Xor 8 If have5.Checked = True Then bit = bit Or 16 Else bit = bit Xor 16 If have6.Checked = True Then bit = bit ...Show All

©2008 Software Development Network

powered by phorum