البحث:

نوع: مشاركات; عضو: C# Programming

صفحة 2 من 20 1 2 3 4 5

البحث: إستغرق البحث 0.06 ثواني; تم توليده منذ 43858 دقيقة.

  1. مشاركات
    0
    المشاهدات
    33,320

    An unhandled exception of type 'System.NullReferenceException' occurred

    Hi I am try to get rid of an error caused by a null when I run the app it stops at:

    HERE---> if (mySettings.Contains("setUserName"))
  2. مشاركات
    0
    المشاهدات
    33,725

    How to create an organizational chart in ASP with C# without api and HTML5

    I have to create a web app using ASP .Net and C#. Here we use only IE 8, so I can't use HTML5 and CSS 3 to create this app.

    I have to show an organizational chart where data is dynamic and the...
  3. مشاركات
    0
    المشاهدات
    33,420

    How I can find selected control on any window from mouse click c#

    Hello How I can find selected control on any window from mouse click c#
    I want to snapshot the object when mouse click
    thanks
  4. الموضوع: Security hacking

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    33,268

    Security hacking

    I an worried about hackers breaking into my program. I was wondering if I could separate my program into three parts on three different computers:
    1. Has access to the internet and collects data and...
  5. الموضوع: Textbox multithread?

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    33,387

    Textbox multithread?

    hi,

    for textbox I used multithread to insert words for autocompletesource. control is flickering while the thread is running. how to avoid the flickering? Suggestions please.

    Thanks in...
  6. EDMX Reference in other project : type used in a using statment must be implicitly convertible to 'System.IDisposable'

    Kindly Check Screenshots first

    http://i.stack.imgur.com/VcKux.png[^]

    http://i.stack.imgur.com/jSPwD.png[^]


    Hi All,

    I want to have a single project which holds the DataSchema files...
  7. الموضوع: Integration tests

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    30,506

    Integration tests

    Are integration tests worth the trouble?

    I personally don't like integration tests, or at least not when they're mixed in with unit tests. They are much more costly than unit tests and their...
  8. مشاركات
    0
    المشاهدات
    1,931

    Web Browser. Document always return null

    I am navigating Excel sheet in WebBrowser control.

    eBrowser.Navigate("D:\test.xlsx", false);

    if I am updating something in excel sheet which is displayed in WB control then I want to save...
  9. الموضوع: Asp.Net with C#

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    1,454

    Asp.Net with C#

    Hi
    This is Chandrakanth.
    My Query is, I have already Visual Studio 2010 professional in my system.Now i have installed Asp.net MVC4 in my Computer. That system is running with Microsoft XP...
  10. I am trying to update information using combobox to the database and the error it gives is "Object reference not set to an instance of an object"

    Below is my stored procedure

    ALTER PROCEDURE [dbo].[sp_Workflow]
    @TicketID int output,
    @StaffID int output,
    @Department nvarchar (50),
    @FirstName nvarchar (50),
    @TicketStatusID int output,...
  11. مشاركات
    0
    المشاهدات
    1,705

    Date is displayed as 41606.4350485301 and not 2013-11-28 10:20:30.783 !

    I have this code

    Date = Convert.ToDateTime(ds1.Tables[0].Rows[i].ItemArray[1])
    in which ds1.Tables[0].Rows[1].ItemArray[1] holds 2013-11-28 10:20:30.783

    But when I write this variable value...
  12. الموضوع: Xml and .NET Remoting

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    1,746

    Xml and .NET Remoting

    Can anyone please help me with some examples or anything useful?
    Problem:

    I have to create Server and client console applications in C# with Xml and .NET Remoting communication. I can get My...
  13. مشاركات
    0
    المشاهدات
    1,723

    c# winforms application installer including database

    hi,
    i have developed winforms application,c# .database is mysql.

    how can i make the installer including my database(tables and all.)

    plz help me in detail how to do
  14. مشاركات
    0
    المشاهدات
    1,795

    How to contact with Mr.Sergey Alexandrovich

    Hello.. I need to chatting with Mr.Sergey Alexandrovich for a special important thing..but I don't know what is the way..
  15. مشاركات
    0
    المشاهدات
    2,354

    guidance on supplying credentials to the server via sockets for login to the server

    Hi,

    I have written the below code to connect to the server.Also I should login to the server to fetch data from it.How to supply credentials via socket so that the server allows the client to...
  16. الموضوع: C# code to relate two nodes

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    1,902

    C# code to relate two nodes

    I am working with C# windows application. I have html source, which im converting to html node collection using htmlagilitypack. I am parsing through each node and searching for a text. I want to get...
  17. مشاركات
    0
    المشاهدات
    1,841

    Matrices and moving objects in Unity3D c#

    Hello,
    Can someone explain to me how the matrices work in code and how i can code in order to make an object move?
  18. مشاركات
    0
    المشاهدات
    1,918

    Capturing POST data via .NET 2.0 WebBrowser control

    Please help me on this .... its very urgent and trying from last 10 days, otherwise tell me how save the file directly to disk using web browser control.
  19. مشاركات
    0
    المشاهدات
    1,945

    ********** functions calling C# functions and Viceversa

    Hello there,

    I am developing an app that will have HTML/JS/CSS as the user interface component and then the back end will be C# that will be dynamically updating this web page. In order to do...
  20. الموضوع: Tap not working

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    1,920

    Tap not working

    Hi I have created a windows phone app 7.1 that counts the taps, it has a reset button as well, I have coded it and no errors are showing, the app opens perfectly in the emulator but when you tap the...
  21. مشاركات
    0
    المشاهدات
    2,272

    How to save data to objects of common classes

    Hi,

    I am new to c#. I am reading the data from log file

    And the outpur is as shown in the image.

    Now I want to separate the messages of RED,YELLOW and GREEN message ID's into objects of...
  22. الموضوع: ajax script manager

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    2,278

    ajax script manager

    i have a script manager at my master page, but i have 1 page require a scriptmanager because of cant page 2 scriptmanager hwo should i do? if i open a new webform without attach master page the...
  23. مشاركات
    0
    المشاهدات
    2,211

    How to query Scom 2012 through c sharp?

    I've been trying to run a simple block of code from C sharp in a powershell run space.

    I went to run that command in the powershell example project on my workstation and it did not work, but...
  24. مشاركات
    0
    المشاهدات
    2,089

    datalist itemtemplete control at server side

    <span class="code-keyword">

    how to get the data on productoromationlabel?
  25. الموضوع: C# modify ssrs report property

    بواسطة C# Programming
    مشاركات
    0
    المشاهدات
    2,118

    C# modify ssrs report property

    I am modifying an SSRS 2008 r2 report so users can export the data to excel and sort and filter the data. The only way to accomplsh this task is to remove the report headers.
    The users will click on...
النتائج 26 إلى 50 من 500
صفحة 2 من 20 1 2 3 4 5
"وَقُل رَّبِّ زِدْنِي عِلْمًا"
أعلانات نصية أستضافة , ريسيلر - Best Hosting | BarakaSoft Web Solutions

BarakaSoft PageRank RSS RSS 2.0 XML MAP HTML 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 C/C++ | Java | C# | Network | Database | OS | Linux | Windows | Hacker & Security | Photoshop | Flash | Web Development | Free Programs | Mobile App | Free Java Course | Latest Technical News | Internet Programs | Antiviurse Programs | Graphics Programs | Network Programs | Portable Programs | vb Forums Development | Forums Development | CMS(Joomla-nuke-wordpress-mkportal...) | Photo | Anime |