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
H

Honeyboy_20

@Honeyboy_20
About
Posts
80
Topics
49
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • InfoPath form not loaded when i start workflow
    H Honeyboy_20

    Hi, I've problem when I'm try to publish infoPath form using vs. when i start workflow , the infoPath form not loaded ... why ? Here' the XML Element of Workflow :-

      Site
      urn:schemas-microsoft-com:office:infopath:infoPathSample:-myXSD-2013-03-11T22-06-19
      \_layouts/WrkStat.aspx
    

    and what i update in feature

    SharePoint visual-studio com xml help question

  • Problwm when i add web part into site definition ?
    H Honeyboy_20

    sharepoint 2010 Can not added and site created with error ... i hope to find a guidelines

    SharePoint sharepoint sysadmin question

  • Problwm when i add web part into site definition ?
    H Honeyboy_20

    I'm create visual web part and create site definition and I want to add web part into site definition i'm write this code into the default.aspx

    <%@ Register Tagprefix="DemoVisualWebPart" Namespace="SiteDefinitionProject1.VisualWebPart1"
    Assembly="$SharePoint.Project.AssemblyFullName$" %>

    <DemoVisualWebPart:DemoVisualWebPart runat="server" ID="DemoVisualWebPartUserControl1"
    Description="My Visual WebPart" Title="DemoVisualWebPart">
    </DemoVisualWebPart:DemoVisualWebPart>

    SharePoint sharepoint sysadmin question

  • List Defintion ID's ?
    H Honeyboy_20

    I can not understand how i can generate the id's of columns and content types when i create list definition ( I read article in MSDN but the article doesn't show how ) please help to know if it should be unique or any id what the does the format means ?

    SharePoint help question

  • I can not understand what is the benefit of MVC Ninject ?
    H Honeyboy_20

    Hello , I can not understand what is the benefit of MVC Ninject ? Can any declare what is the problem if i don't use Ninject and what it solve to me in MVC with sample in article coz i search in Google and i couldn't reach to any useful link. thanks in advance

    ASP.NET question asp-net architecture help

  • what i should to open document in browser ?
    H Honeyboy_20

    Hi , WebDev not activated in my site however , I installed all required software. what i should to open document in browser ?

    SharePoint question

  • How i can set icon for new file extenstion ?
    H Honeyboy_20

    I want to set it programatically I'm found the method but the icon not appears http://mel-green.com/2009/04/c-set-file-type-association/[^]

    C# json question

  • How i can set icon for new file extenstion ?
    H Honeyboy_20

    Hi , I'm new file extension using serialization and deserialization ... How i can set icon to my new file extension.

    C# json question

  • How i Can open my c# form only automatically to user when user open windows.
    H Honeyboy_20

    How i can do this by coding automatically when program setup

    C# csharp

  • How i Can open my c# form only automatically to user when user open windows.
    H Honeyboy_20

    Hi , How i Can open my c# form only automatically to user when user open windows.

    C# csharp

  • data was not displayed in the application in the correct format.
    H Honeyboy_20

    The problem that we want you to help us in solving it is as follows : We have an excel sheet containing some data. We want to import this data to a mySql database to be used by a certain application. By importing this data through transferring it to CSV format, the data was successfully imported but the Arabic data was not displayed in the application while this data is displayed during browsing the database inside the MySql. If the data is entered through the application and then retrieved , the Arabic data is displayed correctly. We need to import this data (excel sheet) inside the MySql such that it is displayed correctly inside the application. Hint :I'm use UTF-8

    Linux, Apache, MySQL, PHP help database mysql

  • i can't find Enterprise search on site creation
    H Honeyboy_20

    Hi , I'm install SharePoint 2010 Enterprise edition but i can't find Enterprise search , i find only basic search .... How i can show all search template. the second question ... when i try to convert license from standard to enterprise the field which i should enter the product key not enabled ... how i can enable it to enter product key.

    SharePoint sharepoint question

  • What is the best way to make application Multi Language ?
    H Honeyboy_20

    What is the best way to make application Multi Language ?

    C# question

  • problem with ADO :problem with inserting row in the same time
    H Honeyboy_20

    No Static

    C# help tutorial question

  • problem with ADO :problem with inserting row in the same time
    H Honeyboy_20

    I'make asp project but my problems happens when over 20 users register in the same time , i found that only 3 users register in db however all 20 users received message that they made registration successfully.

    C# help tutorial question

  • problem with ADO :problem with inserting row in the same time
    H Honeyboy_20

    Hi, I make a registration form but I have problem when 20 members register in the SAME TIME , what is the best strategy to handle this problem with inserting row in the same time using ado 2.0 and example if available.

    C# help tutorial question

  • Help me I want to get the value of selectedValue in ListBox [modified]
    H Honeyboy_20

    How I can access to textblock in DataATemplate I want to get the value of selectedValue Here's the code

    <Window x:Class="ElementsCloudTestVodafoneSeaWindow.VodafoneSeaWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:data="clr-namespace:ElementsCloudTestVodafoneUpper"
    xmlns:cloud="clr-namespace:ElementsCloud;assembly=ElementsCloud"

        Title="Data Visualization" Width="640" Height="480" WindowState="Maximized">
    <Window.Resources>
    
    
        <ObjectDataProvider x:Key="objDs"
                             ObjectType="{x:Type data:CDataAccess}"
                             MethodName="GetCites">
        </ObjectDataProvider>
        <DataTemplate x:Key="BookTemplate">
            <DataTemplate.Resources>
                <Storyboard x:Key="Storyboard1">
                    <ThicknessAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="stackPanel" Storyboard.TargetProperty="(FrameworkElement.Margin)">
                        <SplineThicknessKeyFrame KeyTime="00:00:00.5000000" Value="5,0,0,0"/>
                        <SplineThicknessKeyFrame KeyTime="00:00:01" Value="20,0,20,0"/>
                    </ThicknessAnimationUsingKeyFrames>
                    <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="stackPanel" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)\[3\].(TranslateTransform.X)">
                        <SplineDoubleKeyFrame KeyTime="00:00:00.5000000" Value="7"/>
                        <SplineDoubleKeyFrame KeyTime="00:00:01" Value="0"/>
                    </DoubleAnimationUsingKeyFrames>
                    <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="stackPanel" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)\[2\].(RotateTransform.Angle)">
                        <SplineDoubleKeyFrame KeyTime="00:00:00.5000000" Value="-33"/>
                        <SplineDoubleKeyFrame KeyTime="00:00:01" Value="0"/>
                    </DoubleAnimationUsingKeyFrames>
                    <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="stackPanel" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)\[1\].(SkewTransform.AngleX)">
    
    WPF dotnet wpf com hosting cloud

  • I want to know how I can Share articles to social network like facebook , twitter ?
    H Honeyboy_20

    I want to know how I can Share articles to social network like facebook , twitter ?

    ASP.NET sysadmin question lounge

  • When I Should use XQuery ?
    H Honeyboy_20

    HI , When I Should use XQuery ? and What that API that integrated with XQuery and Asp.NET ? any tutorial with .net coz i'm try to find but i'm not reach to anything

    ASP.NET csharp asp-net json tutorial question

  • I can not achieve if statement in my code
    H Honeyboy_20

    I ask about condition as logical if you can help ok or stop.

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