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
D

divyesh1432

@divyesh1432
About
Posts
78
Topics
43
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SQL Server CAL
    D divyesh1432

    One more thing is there, if a public hosted web site is there. It has one web service which populate data from sql server. Now you never know how many connection will be there for that web site, in that case how to buy CALs? Same thing apply in my case! Even though I dont have public server. It will be a static ip server in organization's intranet! There will be one .net application which has hosted one .net remote object and my client communicate with that .net remoting object and fetch the data!!! Thanks, Divyesh

    Database database sql-server sysadmin architecture question

  • SQL Server CAL
    D divyesh1432

    If u know or can provide the link which mention the service oriented architecture with sql server CALs? Thanks, Divyesh

    Database database sql-server sysadmin architecture question

  • SQL Server CAL
    D divyesh1432

    Hi, I just want to understand CAL licenses of microsoft sql server! If I implement Service Oriented Architecture then also I need to buy CALs for all my clients? And is it different from SQLEXPRESS to SQL SERVER? Thanks, Divyesh

    Database database sql-server sysadmin architecture question

  • Handlers removed automatically?
    D divyesh1432

    Hi, In winforms or wpf application, lets say there is one container control which adds controllers dynamically and it also adds event handlers of that child controls. Now if I call a clear method of the parent container control, will the event handlers added be removed automatically? If not and I dont remove them (event handlers), will it create any other issue? Please suggest! Thanks, Divyesh

    .NET (Core and Framework) csharp wpf winforms docker help

  • .net framework automatic update?
    D divyesh1432

    I am talking about .net framework updates! And one question about click once, it shows me one year validity of the license when you publish your application. After one year I think we need to create another certificate. In that case how can we publish new version. Is there any licensing policy with microsoft that can extend the expiry of that certificate? Thanks, Divyesh

    .NET (Core and Framework) csharp dotnet question announcement

  • .net framework automatic update?
    D divyesh1432

    Hi, How does .net framework automatic updates? Does windows update actually checks/updates .net framework or any .net application actually check any checks/updates? I have .net application hosted via click once. On certain sites, the application is using lots of bandwidths (I guess it might checks for any updates!). Thanks, Divyesh

    .NET (Core and Framework) csharp dotnet question announcement

  • .net remoting OR web services OR WCF Service
    D divyesh1432

    Hi, I have a client server architecture, may have 1000+ clients (windows application/winforms) communicate with the hosted server to process some information! There may have 3 to 4 methods/function to be processed on the server. Both client and server can be developed in any of the .net technology like we have .net remoting, asp.net web service or WCF Service! If you can advice which one will be feasible of this requirement. Like in performance point + load on the server for the request/response time. I am not much worried about the security (its intranet/vpn). Thanks in advance! Waiting for the response! Divyesh

    .NET (Core and Framework) csharp wcf asp-net winforms sysadmin

  • How many concurrent we can have in SQL Server 2005 Express?
    D divyesh1432

    Hi, How many concurrent we can have in SQL Server 2005 Express? Does it make difference with the operating system like windows server 2003/2008 or winxp pro? And I am getting error while connecting to the sql server 2005 express that the remote server has refused the remote connection (Error no. 26) though it was working fine before couple of days (I have enabled the remote connection via/pipeline/tcpip and also added in firewall exception port 1433. It was working fine before). After that I have just restarted my server and its works fine! What can be wrong in this? May be the number of concurrent connection has reached! Thanks, Divyesh

    Database database sql-server sysadmin windows-admin help

  • Get List Of Child Process from currentprocess!
    D divyesh1432

    Very nice artical/website! I am working on it, ll update you the status! Thanks

    C# csharp wpf help

  • Get List Of Child Process from currentprocess!
    D divyesh1432

    Yes its there, if you have used the tool Process Explorer of systeminternals you will have better understanding how the processes works in windows. And I am working with c# and I dont have any class/object PROCESSENTRY32 in c# framework! Thanks, Divyesh

    C# csharp wpf help

  • Get List Of Child Process from currentprocess!
    D divyesh1432

    Dont post any message if you dont know the answer! Dont think that you are smartest person in this planet!

    C# csharp wpf help

  • Get List Of Child Process from currentprocess!
    D divyesh1432

    Hi all, I want list of child processes from current process! Or a parent process of particular process! Or the parameters/argument of particular process (I am getting empty string in StartInfo.Arguments of process object, I dont know why! (its wpf application)) And I even getting the MainWindowTitle empty string of wpf application process! (even though I have set the System.Windows.Application.Current.MainWindow.Title = "ticker"; in the constructor of startup window!) Help me out! Thanks a lot in advance! Chears! Divyesh Chapaneri

    C# csharp wpf help

  • GMap get nearer cordinate
    D divyesh1432

    Hi, There is one coordinate as for example 19.447754, 72.75541 now I want list or coordinates that covers circular area and it has center coordinate as I have given above. I will pass the ! Means it should give me circumference or diameter and I will pass miles/kilometers. Is there any api/web services or any method/function/formula to achieve this? Help me out ! Thanks, :) Divyesh Chapaneri

    ASP.NET wcf json help tutorial question

  • Run application on 2nd Core
    D divyesh1432

    Hi, I have intel core 2 duo processor. I have two applications (wpf desktop based applications). I want to run 1st application on 1st core and 2nd application on 2nd core. Thanks & Best Regards, Divyesh Chapaneri

    WPF csharp asp-net wpf

  • Is it possible to download a media (video or images) files from server and run it on client machine !
    D divyesh1432

    Hi, I want to create a digital signage system web based ! There should be something like a browser will download media files from the web server, save it onto client's machine and plays it in specific sequence. Can a browser/client have access to download media files and save it to specific location using javascirpt/vbscript or any other way (no manual process it should be done automatically) and after that play those media files ! Thanks & Best Regards, Divyesh Chapaneri

    Web Development sysadmin

  • UniformGrid Height="*"
    D divyesh1432

    Hi How can I assign full height/width to a grid or uniform grid. Like I want to assign * to grid/uniform grid. Thanks

    WCF and WF css question

  • Working Directory
    D divyesh1432

    Hi, How can I get current application working directory? Thanks

    Mobile question

  • Activesync programatically
    D divyesh1432

    Hi, I want to sync my mobile programatically. It should not run microsoft active sync program, instead of that my application is running in background and it should be popped up and sync my mobile. Is that possible? Help me out. Thanks & regards

    Mobile help question

  • Static DataContext
    D divyesh1432

    Thanks Roger

    LINQ csharp asp-net linq performance question

  • Static DataContext
    D divyesh1432

    Is it a good programming practice to declare a static/shared DataContext? I have declared one static datacontext linq object on page (asp.net) and which can be shared with other sessions also. Does it affect my application's performance or something? Thanks

    LINQ csharp asp-net linq performance 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