User Profile

Collapse

Profile Sidebar

Collapse
namrataa
namrataa
Last Activity: Apr 18 '08, 06:04 AM
Joined: Mar 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • namrataa
    started a topic Streaming media files in C# using WCF
    in .NET

    Streaming media files in C# using WCF

    Hi,
    I am doing a client-server based multimedia player in VS2008 using WCF & WPF C#. I have used mediaelement for the player. Now my problem is that when a user selects a particular song to the server, the server should stream the song, and at the client it should start playing as though the song is played from the local disk. I tried changing the "transfer mode =streamed" in client but still no solution.

    Please...
    See more | Go to post

  • Hi,
    No I am not using AJAX Tab container . I am using WPF Tab control ....
    See more | Go to post

    Leave a comment:


  • namrataa
    started a topic Navigating from one tab to another on button click
    in .NET

    Navigating from one tab to another on button click

    Hi,
    I am working on mediaplayer using mediaelement in WPF usin VS2008 using C#. In my mediaplayer I have two tabs one is "Now Playing" and another is "guide". The "guide" tab is focused.The "guide" tab has some pages which allows user to select videos. When the user selects the video I want the "now playing " tab to be focused. So please help me to change the tab.
    See more | Go to post

  • namrataa
    started a topic how to invoke my mediaplayer in website
    in .NET

    how to invoke my mediaplayer in website

    Hi,
    I have developed the mediaplayer using WPF mediaelement using C# in VS2008. I have developed a music Site in WPF browser application from where a user logs in and selects the song. Once when a user selects the song my mediaplayer should be invoked and play the selected song. Now my problem is how to invoke my mediaplayer from the site.
    Please anybody hepl me to resolve this.
    See more | Go to post

  • Cannot Open default database. Invalid login for [machine name]\[username]

    Cannot Open default database. Invalid login for [machine name]\[username]
    --------------------------------------------------------------------------------

    Hi,

    I have written services in WCF using C# and SQL Server 2005 which comes inbuilt with VS2008 and hosted using IIS. the service is to check for valid user and register new user.
    The problem is that the application works properly. But when I want to...
    See more | Go to post

  • hi,
    I tried it but again it gives me the same error. Does WCF allows HttpContext. It is actually giving error on that line.
    HttpContext context=HttpCon text.Current

    I am stuck over here. Please find any solution...
    See more | Go to post

    Leave a comment:


  • namrataa
    started a topic events in notify icon not working
    in .NET

    events in notify icon not working

    i have the following code for my notify.cs file
    Code:
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Diagnostics;
    using System.Linq;
    using System.Text;
    
    namespace startProjmedia
    {
        public partial class notify : Component
        {
            public notify()
            {
                InitializeComponent();
    ...
    See more | Go to post
    Last edited by Plater; Mar 13 '08, 12:54 PM. Reason: code tags

  • Object reference not set to an instance of an object

    Hi,
    I am working in WPF using C#, SQL server2005, VS2008.
    I am trying to download file using HttpContext. But I am getting the error that
    "Object reference not set to an instance of an object". Just check the code. When I debug HttpContext is set to null.


    CODE:
    private void downloadfile()
    {

    string connectionstrin g = @"Data Source=01HW1078 87\SQLEXPRESS;A ttachDbFilename =D:\mainproject \Database\prjec tDatabase.mdf;I ntegrated...
    See more | Go to post

  • Download file stored from SQL server 2005 to my hard disk using C# in WPF.

    Hi,
    I want to write an application in WPF using C# in VS2008 to upload media files to database and download media files from database to my hard disk. In ASP we have that provision but in WPF I did not find any such so please help out its urgent.
    See more | Go to post

  • I am using SQL2005 which comes inbuilt with VS2008....
    See more | Go to post

    Leave a comment:


  • How to add database role in detail. i don't know anything about it....
    See more | Go to post

    Leave a comment:


  • namrataa
    started a topic notify icon events are not working
    in .NET

    notify icon events are not working

    i have a notify icon for our media player developed in wpf.
    included files are notify.cs,notif y.resx,notify.d esigner.cs.

    i have also added a class file called app.cs .

    now the problem is how do u attach an event handler to the context menu.i
    want to add event handlers to hide and show the media player.

    The notify icon appears in the tray when i run the application but does not disappear...
    See more | Go to post

  • namrataa
    started a topic how to dowload a file in wpf
    in .NET

    how to dowload a file in wpf

    how do u download/upload a file in wpf where the data is stored in the database in the binary format.

    how to link asp.net pages in wpf.


    please help....
    See more | Go to post

  • Cannot Open default database. Invalid login for [machine name]\[username]

    Hi,

    I have written services in WCF using C# and hosted using IIS. the service is to check for valid user and register new user.
    The problem is that the application works properly. But when I want to check the database in the server explorer I get error message saying "Cannot Open default database. Invalid login for [machine name]\[username]".

    I am not understanding what the problem is. Again when I restart...
    See more | Go to post

  • namrataa
    started a topic unable to start debugging on server
    in .NET

    unable to start debugging on server


    I am working on C# WCF VS2008. I am writing service using WCF service library to be hosted in IIS5.1 and the host is written using WCF service web site. So that it can be hosted in IIS. when i run the host application I get error saying " Unable to start debugging the web server, Make sure your operating system is running correctly. Verify there are no syntax errors in the web.config by doing start without debugging. You may want to...
    See more | Go to post
No activity results to display
Show More
Working...