All Tags » .net (RSS)

Browse by Tags

  • Asp.net LinkButton setting OnClick event from code behind

    I have a link button works fine as follow then from code behind I set Command Argument LinkButton1.CommandArgument = "UNU" Here is my SQLcreate event Sub Sqlcreate(ByVal sender As Object, ByVal e As EventArgs) Dim attrib1 = (CType(sender, LinkButton).CommandArgument).ToString SqlDataSource1...
    Posted to Visual Interdev (Forum) by microsoft on 03-12-2010
  • Where do I find a SQLException number reference?

    Where do I find a SQLException number reference? I'm building the error handling in our database layer, and need to translate some errors to understandable text for the end users.
    Posted to Visual C Sharp (Forum) by microsoft on 03-10-2010
  • Audio file cutter code in c# or any .net language

    I have to create a web based program to create ringtones. For this user will upload the file then.. from player some portion of song will cut and saved separately as in ringtone format. I need this cutter code. How I can achieve this functionality? How silverlight can help in this..? Urgent..! I cannot...
    Posted to .NET (Forum) by microsoft on 03-10-2010
  • VB.NET Callback Function in dll

    Hi Experts, I have a MFC dll, inside which there is a function which accepts a pointer to a vb.net function. The dll calls a callback function from vb.net, the vb function is entered but thats when the program crashes Public Delegate Function MyDelegate(ByRef Context As IntPtr, ByVal Command As Integer...
    Posted to Visual Basic.NET (Forum) by microsoft on 03-07-2010
  • Get Longitude Latitude / from Address

    Dear All, How could I do this in dot net program that get longtitude & Latitude of a place if I provide the address? The effect will be similar to this page: http://www.kenjikojima.com/jikankei/map.html P.S. I just know by calling Google or Bing web service may be able to do that. Thanks heaps in...
    Posted to Other (Forum) by microsoft on 03-05-2010
  • Search registry with VB.Net

    I have used the FileSystemWatcher component with great success. Is there a component to watch the registry?
    Posted to Visual Basic.NET (Forum) by microsoft on 03-04-2010
  • Running Silverlight on a Netbook

    Other than some brief information in one of the posts here, I can't find anything definitive that outlines just what Ican or can't run on a netbook. I understand that it's a lite version of Windows 7 so I'm assuming that it would neither be prudent or practical to run Windows 7 Professional...
    Posted to WPF and Silverlight (Forum) by microsoft on 02-27-2010
  • IIS Admin Needs Help with .NET Error

    Getting error and Im not a .net programmer just a iis admin trying to do his job can anyone shed some light on a fix for this? Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during...
    Posted to .NET (Forum) by microsoft on 02-26-2010
  • VSTO question - How to find VSTO application in Visual Studio?

    Hello, I'm supposed to write a VSTO code where can manipulate (read/write) information between an application and OFFICE (Excel only). Currently, I do have a Visual Studio 2003 and when I open it I do not see any Office Project that I can use. Long story short, I just want to create a custom menu...
    Posted to VSTO (Forum) by microsoft on 02-25-2010
  • Issue with null columns in Oracle query while accessing in .NET application

    Hi, I am accessing Oracle database in my .NET application. I am bit confused on accessing null value columns .. for eg : In Oracle db editor, If I run the 1st query I am getting records but not with the second query ..since the value of Session["TaskName"] =""; how can we handle in...
    Posted to Visual Interdev (Forum) by microsoft on 02-25-2010
Page 1 of 48 (475 items) 1 2 3 4 5 Next > ... Last ยป