Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
N

NasimKaziS

@NasimKaziS
About
Posts
28
Topics
18
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • reg web dialer
    N NasimKaziS

    Even i doubted the same, i need to report to my manager reg. this, thats y posted in codeproject just to ensure i didnt miss out anything.. TC :)

    ---------------------------------- where there is a will there is a way

    .NET (Core and Framework) csharp help

  • Reg web dialer
    N NasimKaziS

    I require a software component to be added to an existing .net application(web based). The coponent or the software should posses the following features: 1. It should provide PC to Phone integration either on VOIP technology or TAPI or both. 2. It should provide automated phone dialing from phone number lists. 3. Transfer calls to other users internally. 4. Record conversations and provide automated call reports and statistics. 5. Every phone number in the system should be automatically clickable and the call details must be logged to that user. 6. The phone call must be recorded and stored as a sound file. Can anyone help me to find any freewares or commercial products available in the market which can provide me the above features. Thanks in Advance

    ---------------------------------- where there is a will there is a way

    Web Development csharp help

  • reg web dialer
    N NasimKaziS

    I require a software component to be added to an existing .net application(web based). The coponent or the software should posses the following features: 1. It should provide PC to Phone integration either on VOIP technology or TAPI or both. 2. It should provide automated phone dialing from phone number lists. 3. Transfer calls to other users internally. 4. Record conversations and provide automated call reports and statistics. 5. Every phone number in the system should be automatically clickable and the call details must be logged to that user. 6. The phone call must be recorded and stored as a sound file. Can anyone help me to find any freewares or commercial products available in the market which can provide me the above features. Thanks in Advance

    ---------------------------------- where there is a will there is a way

    .NET (Core and Framework) csharp help

  • Reg web dialer
    N NasimKaziS

    I require a software component to be added to an existing .net application(web based). The coponent or the software should posses the following features: 1. It should provide PC to Phone integration either on VOIP technology or TAPI or both. 2. It should provide automated phone dialing from phone number lists. 3. Transfer calls to other users internally. 4. Record conversations and provide automated call reports and statistics. 5. Every phone number in the system should be automatically clickable and the call details must be logged to that user. 6. The phone call must be recorded and stored as a sound file. Can anyone help me to find any freewares or commercial products available in the market which can provide me the above features. Thanks in Advance

    ---------------------------------- where there is a will there is a way

    ASP.NET csharp help

  • Reg web dialer
    N NasimKaziS

    I require a software component to be added to an existing .net application(web based). The coponent or the software should posses the following features: 1. It should provide PC to Phone integration either on VOIP technology or TAPI or both. 2. It should provide automated phone dialing from phone number lists. 3. Transfer calls to other users internally. 4. Record conversations and provide automated call reports and statistics. 5. Every phone number in the system should be automatically clickable and the call details must be logged to that user. 6. The phone call must be recorded and stored as a sound file. Can anyone help me to find any freewares or commercial products available in the market which can provide me the above features. Thanks in Advance

    ---------------------------------- where there is a will there is a way

    COM csharp help

  • gridview help
    N NasimKaziS

    i have a panel, in which i have a gridview control. gridview control has a RadioButtonList with items Ignore and Update, in which Ignore is selected by default. if i change the selection to update and check the selected value it resets to Ignore again. i have checked with all possible properties of the control. i dont want the selection to be reset. code is as below:  Ignore Update

    ASP.NET help announcement

  • VB and webservices.
    N NasimKaziS

    Can i write a vb 6.0 client for a webservice, if yes can anyone provide me with any links for that. Thanks in advance.

    ---------------------------------- where there is a will there is a way

    Visual Basic

  • mapping help.
    N NasimKaziS

    I need to do the below: Import the excel file using the available SQL server tools to a temp db. Then write a mapping between the temp db and the Main database. Move the data to the Main database. Is this possible?? -----------------------------------------------------------------

    where there is a will there is a way

    Database database sql-server sysadmin tools help

  • Reference to a non-shared member requires object reference.
    N NasimKaziS

    code used: Imports WSDemo.demoref Public Class Form2 Dim mservice As New MTVAS Dim basicDesc As New BCDT() Dim mn As New TVAMT Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load mn.originID = "test" mservice.importTVAO(mn) End Sub End Class Error: Reference to a non-shared member requires an object reference. If i double click on the error it takes me to the Reference.vb file underlined code as below _ Public Property preferenceValue() As String Get Return Me.preferenceValueField End Get Set Me.preferenceValueField = value End Set End Property End Class The first statement of the above code is highlighted. Hope this helps ------------------------------

    where there is a will there is a way

    Visual Basic help java

  • Reference to a non-shared member requires object reference.
    N NasimKaziS

    Hi, Am trying to access a web sevice developed in java, but i get the below error. "Reference to a non-shared member requires object reference." can anyone help on this.. Thanks in advance

    where there is a will there is a way

    Visual Basic help java

  • Selected index change
    N NasimKaziS

    Make the autopostback event property of the dropdownlist to true.. Have you placed the dropdownlist on the form or in a panel??

    where there is a will there is a way

    ASP.NET csharp database

  • Problem With ComboBox
    N NasimKaziS

    if u can paste the code u have written then i would be helpful to suggest u something. ---------------------------------------

    where there is a will there is a way

    .NET (Core and Framework) help question

  • Oledb or Odbc
    N NasimKaziS

    can anyone pls say in what kind of a scenario can i go for System.Data.Oledb and System.Data.Odbc. Is there any difference in their performance. will it suit well for Oracle. ----------------------------------------------------------------

    where there is a will there is a way

    .NET (Core and Framework) oracle performance

  • Oledb or Odbc
    N NasimKaziS

    can anyone pls say in what kind of a scenario can i go for System.Data.Oledb and System.Data.Odbc. Is there any difference in their performance. will it suit well for Oracle. -----------------------------------------------------------------

    where there is a will there is a way

    Database oracle performance

  • Adding Items To Cart
    N NasimKaziS

    hey.. the code works completely fine.. pls check the name of the checkbox u have placed and the name u have given in the FinControl Method is same. it works fine.

    where there is a will there is a way

    ASP.NET c++ help tutorial

  • exception
    N NasimKaziS

    hi. my error got rectified, that was because i had used transactions and missed out to assign the transaction property for the command object. regards -----------------------------------------------------------------

    where there is a will there is a way

    C# help

  • exception
    N NasimKaziS

    Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. What could be the reason for the error.

    where there is a will there is a way

    C# help

  • local resources
    N NasimKaziS

    am in the design view of my default.aspx file, if i click on Tools -> Generate Local Resources , its not active, is there anything am missing?? Am using Visual Web Developer 2005 Express Edition. Help Please. Thanks ----------------------------------------------------------------

    where there is a will there is a way

    ASP.NET design tools help question

  • handles
    N NasimKaziS

    is there concept of handles in C#, if yes can u please tell me links of articles on handles or can u atleast give me an idea of how it works. thanks ----------------------------------------------------------------

    where there is a will there is a way

    C# csharp

  • Delegates
    N NasimKaziS

    In oop its an usual practice for an object to send a message to another object, itq common for an object to report back to the sender, resulting in two way conversation between objects (callback methods). C, C++ did this using function pointers. C# does it using delegates. Its a special type of object which contains details about the method rather than the data. They are used for two purposes 1. Callback 2. Event handling i hope this helps ---------------------------------------------------------------

    where there is a will there is a way

    C# help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups