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
A

Atif Shahbaz

@Atif Shahbaz
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Unable to connect to SQL Server database
    A Atif Shahbaz

    Please Check you connection string which you are using to connect with you database.In connection string you must specify database user ID and password.

    .NET (Core and Framework) database help csharp asp-net sql-server

  • Listview and unbound control values
    A Atif Shahbaz

    Check this article it is using grid view control and java script for keeping the state of check boxes. Maintaining States of Selected CheckBoxes in Different Pages

    ASP.NET csharp asp-net question

  • msgbox show for a set time
    A Atif Shahbaz

    No it is not possible with this MessageBox.Show(). you need to design your own message box type form to accomplish this task.

    C#

  • calling C# code from SQL Server procedure.
    A Atif Shahbaz

    Yes we can what you need to do is to add your assembly under the database programmability folder in assemblies and then call it in your query.

    C# csharp question database sql-server sysadmin

  • Can i run windows application in Linux ?
    A Atif Shahbaz

    Yes we can do that but we need Mono framework for that. It will much better work if you compile your code with mono framework on linux then it will work correctly.

    C# csharp linux 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