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
E

emran834

@emran834
About
Posts
164
Topics
63
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Openning a web site using Default Internet Explorer
    E emran834

    Hi Nader, Thanks, IT REALLY WORKS.... :)

    C# com

  • Openning a web site using Default Internet Explorer
    E emran834

    Hello, I am aware of that I can open a website using the following snippet using MS IE, System.Diagnostics.Process.Start("iexplore", "http://www.google.com"); But I dont want to specify Internet Explorer, I want to open the link using any installed default website explorer of the user. Would anyone please give me an idea. Thanks

    C# com

  • WYSIWYG Html control for Windows Form
    E emran834

    Hello, I did not find any good one even commercial. Which already has a toolbar and good API. I did not find any way to use IE control as an editor. would you please show me in little more details. Thanks Regards

    C# csharp html algorithms

  • Binding Navigator problem
    E emran834

    Hi, Thanks for your reply. I tried with your suggession, but I did not see any property in binding navigator for Save button,. But I found for ADD, Delete, First, Last etc.. Is there any reason that the SAve button item may not be asked by the property editor of Binding navigator ?

    C# csharp question visual-studio wpf wcf

  • Binding Navigator problem
    E emran834

    Hi, I am working with Visual Studio 2005 (.NET 2.0) with C# for Windows Application. When I dragged and dropped a Table from Data Source Explorer, I found that Binding Navigator was also added to the form automatically with "Save Button". After that I had to delete the Binding Navigator Control from the form for some reason. Later whenever I drag and drop a new data table from the data source, Binding navigator is no more added to the form. I had to add that manually from the control tool box. That is also fine, but the later Binding Navigator Control Doesn't contain "SAVE" button. How can I get that "Save" Button back to Binding Navigator Control ? Thanks Emran

    C# csharp question visual-studio wpf wcf

  • MS Agent Characters are not Talking NowAdays.... [modified]
    E emran834

    Hi thanks for your reply. My Mute was unchecked as I was listening all other sounds. o u have any other idea about the reason ? because I checked multiple computer and I found none of the computer is sounding MS Agent Speech. Thanks

    C# question csharp asp-net com agentic-ai

  • MS Agent Characters are not Talking NowAdays.... [modified]
    E emran834

    Hi, Recently I found that, the same Windows and ASP.NET applications were working fine for MS Agent Characters to make them Speak. But last few days none of them are talking. They are functioning well for the other activities but not talking? I mean, Character.Speak("Hello World") is not making them speak at all. EVEN IN MICROSOFT WEBSITE PAGE, at http://www.microsoft.com/Msagent/dev/code/TryMSAgent.asp[^] The PEDDY is not talking in my computer. In that way I am sure that, My programming has no problem, Something we need to upgrade in our PC to make them talk. What is that upgrade ? If so, How to recover this problem..!! Thanks and regards -- modified at 17:30 Saturday 12th August, 2006

    C# question csharp asp-net com agentic-ai

  • Is it possible to have SQL Express and SQL Server Enterprize installed at the same time ?? [modified]
    E emran834

    Hi all, I had SQL Server 2005 EXPRESS installed in my Computer (WIN XP) and I have just got SQL SERVER 2005 Enterprize edition. Now, I wanted to install SQL ENTERPRIZE but I got message that, a SQL Server instance is running so .etc.. and failed. So My point is, I want to develop Windows application using SQL Server Express 2005 so that it is easy to ship and free to distribute. But I want to have SQL Server Enterprize for Web Development purpose and other reasearch work. Is it not possible to keep both of them at the same time ? AND .. CAN I USE SQLEXPRESS WITH VISUAL STUDIO 2005 PROFESSIONAL ? Thanks EMRAN -- modified at 23:34 Tuesday 8th August, 2006

    C# csharp database sql-server visual-studio sysadmin

  • .mdf file or sql server to .sql script
    E emran834

    Hello, I am hosting my website with LunarPages who dont allow remote connection of SQL server. But I have developed my websites using local instance of SQL Express and kept mdf files in APP_DATA folder. So, I wanted a tool which can synchronize my local sql express mdf file with remote sql server. As SQL manager type software could do this things but they need to connect my remote sql server which is not allowed. I wanted to make a software by myself who can read a local .mdf file and generate SQL script (i.e. CREATE TABLE, INSERT INTO ) etc and communicate with an ASP.NET page and ASP.NET page will synchronize the SQL server database by executing the SQL query (CREATE TABLE....). Now Can you tell me which software or library can help me to generate sql create table / insert statements from local MDF file and at how can I read the SQL server database and get SQL statement again to build an mdf database in my local pc. In that way I can develop ASP.NET web application in my local pc with local mdf file with peace of mind. And at the same time if i can convert my remot sql server database to mdf file that will be a nie back up system for me. Thanks EMRAN

    ASP.NET database csharp asp-net sql-server sysadmin

  • (mdf file / sql server) to sql script and sql server to mdf
    E emran834

    Hello, I am hosting my website with LunarPages who dont allow remote connection of SQL server. But I have developed my websites using local instance of SQL Express and kept mdf files in APP_DATA folder. So, I wanted a tool which can synchronize my local sql express mdf file with remote sql server. As SQL manager type software could do this things but they need to connect my remote sql server which is not allowed. I wanted to make a software by myself who can read a local .mdf file and generate SQL script (i.e. CREATE TABLE, INSERT INTO ) etc and communicate with an ASP.NET page and ASP.NET page will synchronize the SQL server database by executing the SQL query (CREATE TABLE....). Now Can you tell me which software or library can help me to generate sql create table / insert statements from local MDF file and at how can I read the SQL server database and get SQL statement again to build an mdf database in my local pc. In that way I can develop ASP.NET web application in my local pc with local mdf file with peace of mind. And at the same time if i can convert my remot sql server database to mdf file that will be a nie back up system for me. Thanks EMRAN

    C# database csharp asp-net sql-server sysadmin

  • SQL Express 2005 Dumper for SQL Server 2005
    E emran834

    Hello, Can anyone help me to find out a tool which will create Dump .SQL file from a SQL Express 2005 .MDF file ? I developed my projects with SQL Express 2005 in my PC and Now I want to deploy in remote Hosting where remote sql server doesn't allow remote connection so I can use any sql manager type software to transfer data. Thanks and regards EMRAN

    C# database sql-server sysadmin hosting help

  • Deploying SQL .MDF File [modified]
    E emran834

    Hi, I made a project with ASP.NET (C#) and SQL Server Express 2005. After I finished the project in my PC, I wanted to upload the project in the remote server. In my project folder, I had App_Data folder. So, I also created App_Data folder in my remote server. Then I transferred the .MDF file in from my App_Data folder to remote App_Data folder. My Reomote server (Lunarpages) has SQL Server 2005. My Web.Cnfig contains the connection string like this, (add name="rBMain" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\rBOnline.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient") But I was given error saying , Remote connection is not allowed. I am new in ASp.NET, would anyone please help me. Thanks and regards EMRAN -- modified at 15:09 Monday 19th June, 2006

    ASP.NET csharp help asp-net database sql-server

  • Image in PictureBox is not showing in run time. [modified]
    E emran834

    I have a picturebox that I've imported an image into using the properties window. The picture shows up fine in design mode but when I run the application the image does not show up. ? ( I made sure that the visible property was set to TRUE) Any ideas !!.

    C# design question

  • Writing to/creating a file in remote server
    E emran834

    Hi all, When I use the following code in my C# Windows application, it works well. File.WriteAllText(MapPath(@"softUser_log\log.txt"), "abcd"); But, I want to do the same thing in ASP.NET and I m hosting my files in a remote server "lunarpages" where they use PLESK. Now, When I execute the mentioned code, i dont see that file has been created and written to it. Do I need to log in PLESK and manually change any permission ? If so, what is the permission should be. I was familiar with Linux and Unix where I used to set permission 777 to a Folder to create or delete file from it, 666 to a file to write on it. But in PLESK, i got very confused, becasuse in Permission area, i saw "user name, IIS domain...etc..etc.... " Can anyone help me please,. Thanks and regards

    C# csharp question asp-net sysadmin windows-admin

  • Removing White Space above the Form Tag
    E emran834

    Hello, I want to convert a nice graphics design Html Template to ASP.NET Master page. Ok, the graphcis starts immideately from the (body) tag so that in the Web browser, no white space line is shown betwenn graphics and tool bar. But when I use Asp.net web form, the whole content must be placed between (form) tag if I want to place server control like Content Control of Master page. So When Form starts a white space is created all the time. Is there any technique available to avoid this ? Thanks and regards Emran

    ASP.NET csharp html asp-net graphics design

  • Printing any file using Shell
    E emran834

    Hi Nader, Thanks a lot. As I am using Express Editon of C# .Net 2005, I dont have any Setup making feature in my IDE. But I fix my 3rd party installer so that SQL Server is installed. After installing SQL Server, every thing is running ok Now. One problem I was trying to figure out for a long time. It is, So many times, When My application try to loads, it takes time and before it loads, Exception is thrown "Timeout Expired". I guessed, this timeout is SQL Server's connection timeout. So, In my config file, I changed the connection time out from 15 seconds to 120 seconds (high enough to get rid of this error), yet, IT looks like, the timeout value is stored in some other place where the value is so low, most of the time, time out expires. Some of my user may have slow computer and all the time they will face this Timeout expire error. Would you please give me a clue about it. Thanks for your time. I am keep on asking you question, I felt for your time, Insallah Once this Timeout problem is solve, I hope not to bother you again. :) Thanks and regards Emran.

    C# question csharp linux

  • Error :Button must be placed in Form
    E emran834

    Hi Guffa, Thanks a lot for your reply! yes, I found that in the master page, content was outside of form tag. Regards Emran.

    ASP.NET help sysadmin

  • Error :Button must be placed in Form
    E emran834

    Thanks a lot ! yes, I found that in the master page, content was outside of form tag. Regards Emran.

    ASP.NET help sysadmin

  • Error :Button must be placed in Form
    E emran834

    Hello, In my Web form (Content page which has a master), i dragged and drop a Button server control but I am getting error that button must be place in a form with runat server. Fine, I placed

    manually in the code. Then I am getting error saying , only one form can be exist in a page ( with runat server) . So frustrating. What can I do. I dont see any form tag in the content page''s code. Please help. Thanks in advance Emran

    ASP.NET help sysadmin

  • Uniqe Array
    E emran834

    Hi Kevin. Yes, I am using .NET 2.0 C# Express. Wont the code snippet work for .NET 2.0 ? Emran

    C# csharp data-structures 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