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
O

omer erakman

@omer erakman
About
Posts
19
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • VS 2005 Circular dependency
    O omer erakman

    So, except these solutions, can not i solve this problem?

    ASP.NET question visual-studio tutorial

  • VS 2005 Circular dependency
    O omer erakman

    Hi, I have 2 projects A and B. Both of them depends eachother. (A->B and B->A) How can i solve this circular dependency? But im asking a solution, without adding another project. Does anyone have an idea how to solve this? thanks.

    ASP.NET question visual-studio tutorial

  • vs 2008 single web.config
    O omer erakman

    Hi, i have a problem with vs(visual studio) 2008 creating subprojects. I want to have a main web application and under it i want to have sub web applications. The sub web applications must not have web.config file. They must use the main application's web.config. I could do this with vs 2005 but not with vs 2008 When i start to debug one of sub applications, it tries to creat a web.config file Does anyone have an idea about what am i doing wrong?

    ASP.NET visual-studio csharp debugging help question

  • VS 2008 sub project, single web.config
    O omer erakman

    Hi, i have a problem with vs(visual studio) 2008 creating subprojects. I want to have a main web application and under it i want to have sub web applications. The sub web applications must not have web.config file. They must use the main application's web.config. I could do this with vs 2005 but not with vs 2008 When i start to debug one of sub applications, it tries to creat a web.config file Does anyone have an idea about what am i doing wrong?

    Web Development visual-studio csharp debugging help question

  • c# live video
    O omer erakman

    Hi, is it possible to make an application (it can be a web application or desktop, not much important) that to display a live video from a webcam? It will be both video and and sound. I searched on it but, i couldnt find how to do it both video and sound together. If u could help me, thanks for your answers from now.

    C# csharp help tutorial question

  • fedora 8 pgadmin3
    O omer erakman

    Hi, i want to install pgadmin3 to fedora8 i have found this link http://rpmfind.net/linux/RPM/fedora/updates/8/ppc/pgadmin3-1.8.4-1.fc8.ppc.html Do i need to install all rpms there(required ones) or is there a way that i can install pgadmin3 with yum? thanks...

    Linux, Apache, MySQL, PHP csharp html linux question

  • internet explorer mobile 6 pop up
    O omer erakman

    i want to pop up new windows in internet explorer mobile i have searched about it and everywhere writes there is no way to enable pop ups Can u help me with that how to pop up? (like window.open()...)

    Mobile help tutorial question

  • enlarge dropdown list control scroll bar
    O omer erakman

    I am talking about the width of the scroll bar, not height.

    ASP.NET question

  • enlarge dropdown list control scroll bar
    O omer erakman

    how can i enlarge a dropdown list scroll bar??

    ASP.NET question

  • xml serialization arraylist
    O omer erakman

    im sorry that i did not write the whole xml here it has an outer tag like ...... in this tag it writes those that i wrote first i wanted to say it writes 1 more tag under Abc i want other elements

    XML / XSL question xml json help

  • xml serialization arraylist
    O omer erakman

    Hello, i am serializing an arraylist and it gives such an output 69 213 69 213 Arraylist has 2 items, and i want an output like this 69 213 69 213 i dont want the outer tag how can i do that can someone help?

    XML / XSL question xml json help

  • asp.net connection string
    O omer erakman

    How can i close firewall on host? :confused:

    ASP.NET csharp database sysadmin help question

  • asp.net connection string
    O omer erakman

    It will not help, if i will change my sql server settings. Because the problem is when publishing website on my host. And my host does not allow remote connections with sql server. I am asking what my connection string should be to not make a remote connection.

    ASP.NET csharp database sysadmin help question

  • asp.net connection string
    O omer erakman

    Yes it is installed, they told me "use SQLExpress" before

    ASP.NET csharp database sysadmin help question

  • asp.net connection string
    O omer erakman

    hi i developed a website using asp.net c# and sqlexpress (2005). It works fine on my machine but when publish it to host i always take this error message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) My database files are in App_Data directory. I am accessing them from there. the host doesnt allow remote connections. I think the connection string can cause this problem but i dont know how to solve it. Here is my connection string: And for databases, i use windows authentication. Can it be about it? i dont know how can i create user for a database in App_Data folder. thanks.

    ASP.NET csharp database sysadmin help question

  • convert html to pdf
    O omer erakman

    I have used Itextsharp. It doesnt work good when table doesnt fit the page. It can not divide correctly. Also it makes whole widths the same.

    C# html question

  • convert html to pdf
    O omer erakman

    I need to create pdf files from html files. I have searched it but i couldn't find a real solution. I used Winnovative but it uses ads. The library must also transfrom html tables. Are there open source libraries for converting files ?

    C# html question

  • Which language for a civil engineering program
    O omer erakman

    I need an advice about which programming language should i use for a program which will have these features: * It will be a civil and structural engineering program which will make stuctural anlysis and design using engineering formulas, procedures and processes. * It will have a graphical interface like a CAD program and the design and calculations processes should base on this graphical interfaces. * It should give well organized outputs and these outputs will contain graphical ones which will be .dwg format and the non-graphical ones MS Word document format. The question is which computer programming languages are most effective, give the easiest way to target need less effort to do these.

    IT & Infrastructure

  • text translation program
    O omer erakman

    Hi i want to develop a program which translates a text from one language to another. It will do the same thing with this: http://babelfish.altavista.com/ I need help about to find some articles and need some keywords to search about this subject. If someone can help me, it would be great.

    IT & Infrastructure com help
  • Login

  • Don't have an account? Register

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